Greetings,

I'm writing this in the hope that someone has seen this problem before and 
can offer a solution.

I use Sitemesh to decorate pages of various sources (html, jsp, text) and 
I'm experimenting with converting some legacy web apps to use Wicket.

The problem I'm having is that when hitting the submit button on a Wicket 
form, the resulting page gets truncated after 2842 bytes, which is well 
inside the Sitemesh decorator page.  If I hit the browser's reload button, 
I get the whole page.

It's unclear whether this behaviour is caused by Wicket, Sitemesh or 
Tomcat.  It's surely bizarre that hitting reload would cause the page to 
display properly.  Maybe something to do wish sessions?

This is using Wicket 1.2.2 with Sitemesh 2.2.1 in Tomcat 5.5.20..

Has anyone else seen similar behaviour and found a workaround or fix?

    Nick

-- 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to