cancel
Showing results for 
Search instead for 
Did you mean: 

need help on web AS servlet exception

Former Member
0 Kudos

hi,

i have deployed my J2EE application on WEB AS.

It works but when i click on a link in my application then i get the following error:

"com.sap.engine.services.servlets_jsp.server.exceptions.WebServletException: Error in dispatching request to servlet [/WEB-INF/templates/jsp/portlets/html/VariantInputScreen.jsp"

i need help on this ASAP

regrds,

saurabh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Saurabh,

what version of the Web AS are you running (version and SP number)? In earlier SPs (prior to SP11) of Web AS 6.40 it was not possible to include/forward to resources residing below WEB-INF directory. This might be the case with your error.

Besides that, can you provide more details about the error you get. For example, the method that issues the error, a stacktrace would also help, etc.