weblogic « API « JSP-Servlet Q&A





1. Object suddenly missing from HttpServletRequest    stackoverflow.com

I print a list directly in the servlet using the print writer and the list prints. When I try to put in the jsp however the list doesn't print whether I ...

2. Access HttpServletRequest in custom javax.security.auth.spi.LoginModule    stackoverflow.com

We have a custom javax.security.auth.spi.LoginModule used for web services as well as some web applications on a Weblogic 11g. The goal is to record information regarding logins when going through the ...

3. User Certificate is Null in HTTPServletRequest    stackoverflow.com

I am running a servlet in Weblogic 10.3 with two-way SSL enabled. When I try to get the following attributes from the HTTPServletRequest, both are null:

- javax.servlet.request.X509Certificate
- weblogic.servlet.request.SSLSession
How then do I ...

4. response sendRedirect giving 404 error    stackoverflow.com

I am trying to redirect to an error page upon some condition in my servlet code. But until now nothing is working out. So I am using weblogic 10.x as my app ...

5. Is there any attribute or option available in weblogic to restrict number of servlets?    stackoverflow.com

I'm working on java project, which is using weblogic 10 as an application server. In this project there are around 11 servlets added in web.xml descriptor with url mapping. Whenever i'm ...

7. ServletException at Weblogic 7sp6deploy    zkoss.org

Orignial message at: https://sourceforge.net/forum/message.php?msg_id=4209141 By: applelunatic Hi guys, can someone help me finding the reason for this Exception? I put all libraries into the WEB-INF/lib directory in the zkdemo.war and copied the demo file to the applications directory. <101216>