You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mike Whittaker <mi...@ntlworld.com> on 2003/05/20 13:53:01 UTC

Query string and nested beans

[Thanks sirish for pevious insights.]

When you have a nested (string) bean within a form bean and reference it in
form tags, you end up with a query string ?stringBean.myParameter=myValue
Can end up being overly long, and not really in line with hiding the
implementation.  Long query strings are a pet hate.  People do have to cut
and paste them, invariably into mediums which are insensitive to url
wrapping.

--
Mike Whittaker


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