I have a strange problem. I am using Struts taglib version 1.3.5, but I
notice for LinkTag, FormTag, ReWriteTag the parameters in the querystring
are being appended with the ampersand unencoded - this is leading to a
validation error for HTML 4.01
for example : I have href"test.jsp?param1=3¶m2=4"
I am using Struts taglib version 1.3.5, but I notice for LinkTag, FormTag,
ReWriteTag the parameters in the querystring are being appended with the
ampersand unencoded - this is leading to a validation error for HTML 4.01
for example : I have href"test.jsp?param1=3¶m2=4"
Instead I believe it sho
good question - no answer?
On 10/13/06, Mississippi John Hurt <[EMAIL PROTECTED]> wrote:
I know setting this will handle exceptions from struts actions, but say an
action forwards to a jsp, then in the jsp file you get an exception. How
can you catch those exceptions? I need to use the web.xm
3 matches
Mail list logo