Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java Open Source > Struts
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Struts section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 8th, 2006, 02:53 AM
Registered User
 
Join Date: Sep 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to datta123
Default struts application

 Hello guyes I m new member.
  I have problem in Struts application. as their is an error in .jsp file
 as NO tag "message" defined in tag library imported with prefix"bean". I add properties file key in it as
 <title><bean:message key="app.title"/></title>
I use tomcat 5.0 and Eclipse 3.0.
at runtime it shows an error as Message key" "undefined.
 
Old September 24th, 2006, 09:17 AM
Registered User
 
Join Date: Sep 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

give

app.title=Custom Title

in application.resources file

 
Old September 24th, 2006, 09:19 AM
Registered User
 
Join Date: Sep 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I mean application.properties in resources

 
Old November 13th, 2006, 07:21 AM
Authorized User
 
Join Date: Aug 2006
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to sachin.tathod
Default

Ya Above solution is correct.

Plz add

 app.title=Custom Title

In the appicationResources.properties.


Thanks and Regards,
SACHIN S.TATHOD
Patni Computer System Ltd.
Magarpatta City, Cyber City,
Tower 3,Level I & II,
Hadapsar,Pune - 411028
Mobile No:- +91-9881239401
Email ID:- [email protected]





Similar Threads
Thread Thread Starter Forum Replies Last Post
struts with oracle 10g application server shunmugag Struts 0 September 8th, 2006 12:15 AM
struts along with oracle application server. shunmugag Struts 0 September 4th, 2006 04:09 AM
Deploying Struts Application varun_java Apache Tomcat 0 March 9th, 2005 09:15 AM
simple application using Struts varun_java Apache Tomcat 0 February 17th, 2005 09:12 AM
Beg. JSP 2.0 Chapter 16 - Struts web application EdgarRaul JSP Basics 2 August 13th, 2004 01:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.