Just checking ... you do have an ApplicationResources.properties file and a
message for the key you are using in the tag in that file?

-----Original Message-----
From: Sue Deng
To: [EMAIL PROTECTED]
Sent: 5/1/01 11:10 AM
Subject: Re: "html:message" tag

I did not make any changes on the code.  What do you mean the "app
server"?  I am using jakarta-struts-1.0-b1 under Tomcat.  What should I
do now? 

Thanks, 


-Sue 


Jason Chaffee wrote: 


 Have you made any changes to the code?  The ActionServlet should be
creating the resource bundle and storing in the servlet context using
this key. What app server are you using?  There could be a bug in how it
stores objects in the servlet context, thus the ActionServlet can't find
anything that has previously been stored there. 

-----Original Message----- 
From: Sue Deng [ mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ]

Sent: Tuesday, May 01, 2001 9:39 AM 
To: [EMAIL PROTECTED] 
Subject: Re: "html:message" tag 
 
Thanks, Jason.  But  when I use bean:message, I got "Cannot find message
resources under key org.apache.struts.action.MESSAGE" error. 

Thanks, 


-Sue 


Jason Chaffee wrote: 


  

it should be bean:message 


-----Original Message----- 
From: Sue Deng [ mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ]

Sent: Monday, April 30, 2001 5:26 PM 
To: [EMAIL PROTECTED] 
Subject: "html:message" tag 


Hi, 


I am trying to build form using struts taglib.  But I get "no such tag 
message  ..."error when I use "html:message" tag.  I found that 
struts-html.tld and struts-bean.tld files do not have a tag named 
"message", but the struts example uses that tag.  Why? 


Thanks, 


-Sue


Reply via email to