Geeks Talk

Prepare for your Next Interview




struts

This is a discussion on struts within the Java forums, part of the Software Development category; HI, This is anupama,can anyone of u please give me the code related to bean messages.I am facing problem in designing my webproject in the concept regarding beanmessages,...


Go Back   Geeks Talk > Software Development > Java

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 04-20-2007
Junior Member
 
Join Date: Apr 2007
Location: india
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
anupamad is on a distinguished road
Question struts

HI,

This is anupama,can anyone of u please give me the code related to bean messages.I am facing problem in designing my webproject in the concept regarding beanmessages,entire footer part is getting missed.It is a struts related web project.Hope u will reach me soon.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-01-2007
Junior Member
 
Join Date: May 2007
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
akhilsyal1982 is on a distinguished road
Re: struts

the code is <bean:message key="key in the property file" >
this will go in the jsp

additionally in the struts-config.xml file u need to specify the message resources

the code would look some thing like this

<message-resources parameter="path of the ApplicationResources.Properties file"/>

U need to create an ApplicationResources.Properties file with key value pairs
something like this

key1=first_name
key2= last_name
Reply With Quote
  #3 (permalink)  
Old 05-04-2007
Junior Member
 
Join Date: May 2007
Location: India
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
praharaj_knowledge is on a distinguished road
Re: struts

Use Custom Tag , for bean messages in ur struts projects. I am sure that, this will solve ur problem.

Indubhusan
from more about this chat me in gmail, my id is praharaj.friends@g...
Reply With Quote
Reply

  Geeks Talk > Software Development > Java


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Display data in the form of table in Struts Geek_Guest JSP 3 10-15-2008 02:39 AM
2 Action Servlets in Struts Application kattu_c JSP 4 08-28-2008 09:15 AM
Validations on struts based applications Lokesh M Java 2 11-19-2007 03:44 AM
Struts Tags functionality Geek_Guest JSP 0 03-26-2007 08:30 AM
can any one sent me how to use tabslayout using struts and tiles chennuri4u Java 4 01-17-2007 12:58 AM


All times are GMT -4. The time now is 12:38 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved