1. how to specify param-value in init-param for a servlet using url-pattern? stackoverflow.comI want my web.xml to be able to specify param-value for a init-param for a servlet using the url used at runtime. For example:
|
2. jsessionid added to URL when Weblogic redirects to Apache stackoverflow.comWe have a problem here. Our application is running on a weblogic. At some point the weblogic is redirecting to the Apache to let the user access PDF files. This happens via
|