Greetings,
My application has a counttry property whose value eventually will be input
in the form but for now is defaulted to "US", so I attempted to put it in
the hidden field in the JSP:
<stripes:hidden name="country" value="US"/>
The generated HTML is
<input type="hidden" name="country" value=""/>
The same HTML is generated for <stripes:hidden
name="country">US</stripes:hidden>.
The oddest thing is that the value is stripped and the same HTML is
produced when I put <input type="hidden" name="country" value="US"/>
directly in JSP.
Is Websphere's JSP engine sabotaging the works? Anybody knows? Just
curious...
Thanks,
-a
--
Aaron Stromas
Mobile: +1 703 203 9169
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users