Prepare for your Next Interview
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,...
|
|||
|
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. |
| Sponsored Links |
|
|||
|
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 |
|
|||
|
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... |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| 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 |