Hi
Does anybody know how one could extend struts to be able to
select a subapplication at runtime ? I.e. basically force
the servlet to process the request as if it had a sub-app
prefix.
It seems that simply overwriting the ActionServlet.process()
and re-implementing a slightly different version of
RequestUtils.selectApplication(request, context) in it would
be enough for the servlet to select the proper subapp.
Would it be enough ? Does someone forsee any issue ?
Thanks
Jacques-Olivier
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>