Out of curiosity, I gave the same value in my application and tested, I got
the exact junk back in my action not even a truncated one. So, please check
whether ur action bypasses only this kind of string or even valid string
like "test" or "sample". If it doesn't show valid string then there is
problem with view file field name and action variable name. If valid strings
are working fine and only this kind of string seems to be a problem then
please generate the issue in a small testcase and send it across. 

Thanks,
Muthu

-----Original Message-----
From: riya [mailto:rachan...@gmail.com] 
Sent: Thursday, April 09, 2009 2:33 AM
To: user@struts.apache.org
Subject: Struts Action Issue


Hi, 

Recently I observed that if in JSP input text I have entered special
characters, lets say: 

displayIDNumber:  #...@#%$!#$%!(*)&*()*(&

In the action I get displayIDNumber as "" i.e empty string. 

Nowhere in the code we are explicitly emptying the string whenever there are
special characters in the input string. 

I puzzled. Can someone please clarify? 

Thanks in advance!!
-- 
View this message in context:
http://www.nabble.com/Struts-Action-Issue-tp22959505p22959505.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to