Re: Struts Tag Odd Behavior

2009-11-15 Thread Musachy Barroso
that is odd indeed, can you give us an example that shows this problem? The way to set a variable is by using the "set" tag, like musachy On Sun, Nov 15, 2009 at 12:00 PM, Chris Cranford wrote: > So in my JSP i have defined a s:set tag which populates a variable > with an empty string in some

Struts Tag Odd Behavior

2009-11-15 Thread Chris Cranford
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