Steve, So your context-root is /JobCenter and the URL mapping /app/* -- and after submitting the form WebSphere(?) is redirecting to the server's root, not even to /JobCenter?
I can't think of a case where WebSphere wouldn't honor the context root atleast unless you are returning a redirect from the form in Wicket that is incorrect? What does that onSubmit code look like? -R On Fri, Mar 5, 2010 at 9:19 AM, shetc <[email protected]> wrote: > > Just did by coincidence -- the issue still exists. > -- > View this message in context: > http://old.nabble.com/URL-pattern--app-*-does-not-work-for-Wicket-1.4.6-and-WebSphere-6.1-tp27794134p27795999.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
