So in my JSP i have defined a s:set tag which populates a variable
with an empty string in some cases.  And when using the s:property
referencing the variable name on the stack, I get the following
output:

com.opensymphony.xwork2.defaulttextprovi...@28ca1c

What is the proper way to assign a text string to a variable on the
stack and when it is popped off the stack for display, it is shown as
a blank 0 length text string rather than a reference to the class?

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

Reply via email to