2008/5/20 Sapan <[EMAIL PROTECTED]>:
> This is wha I done in my code .
Yeah, sorry, I found it too.
I think it could be a bug of Struts 1.1 with the tag. Can you upgrade it? There's Struts 1.3.8 out
there.
Antonio
-
To unsubscr
Hi,
This is wha I done in my code .
I have messageproperty also.
Code is as follow
my code is as follows
struts-config.xml
http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd";>
2008/5/19 Sapan <[EMAIL PROTECTED]>:
> ???en_US.errors.required??en_US.errors.required???
Sorry, I think I got it.
It seems that you have not defined the "errors.required" property in
your "messageresources.properties", so the tag gets
confused and prints that stuff.
Antonio
--
Hi,
Thank a lot for prompt reply,
But I donot have any idea about tag.Because I am totally new
to struts .
Could you please help me out how to get out of this problem
Regards
Swapna.
Antonio Petrelli-3 wrote:
>
> 2008/5/19 Sapan <[EMAIL PROTECTED]>:
>> ???en_US.errors.required??en_US.
2008/5/19 Sapan <[EMAIL PROTECTED]>:
> ???en_US.errors.required??en_US.errors.required???
Usually this happens when you are using the tag: it does
not find a property with that name, in this case
"en_US.errors.required", or possibly "errors.required" with "en_US"
locale.
Check your message b
Sapan wrote:
Hi,
I got
???en_US.errors.required??en_US.errors.required???
this error on my entry form before submit any button andd I used
at end of form
i want to show my message on message or dialog box I donot know where it
goes wrong
Difficult to say, since you didn't include any o
Melih U. Unsal wrote:
I am developing a web application with jsp and struts. (i am developing
with websphere studio application developer).
My question is about forwarding between pages. I have 2 jsp pages. First
one is "user.jsp" and the other one is "useraddress.jsp"
My first page (user.js
7 matches
Mail list logo