I've been developing a Wicket app on GlassFish v2 and everything works
fine.  But when I deploy the application to our production server
which runs Sun Java App Server 7, setResponsePage() isn't working
properly.  What's particularly infuriating is that I can see in the
database that the request is being processed (new rows) but in the
browser the page isn't being redirected.  Does anyone have any
suggestions for troubleshooting this problem?  And no, I can't upgrade
the production server to a newer version or Jetty for that matter :(
Any help would be greatly appreciated as I need to get this app
running.

Thanks again,
Jeff

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to