You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "AJ (Jira)" <ji...@apache.org> on 2020/03/31 01:35:00 UTC

[jira] [Created] (TOMEE-2796) JSPs in Tomee - where to place

AJ created TOMEE-2796:
-------------------------

             Summary: JSPs in Tomee - where to place
                 Key: TOMEE-2796
                 URL: https://issues.apache.org/jira/browse/TOMEE-2796
             Project: TomEE
          Issue Type: Documentation
          Components: TomEE Build
         Environment: JDK1.8 , TomEE plus
            Reporter: AJ


We are trying to migrate or application from Weblogic to TomEE , I have done most of the part , we are able to see the start page , but not what we expect it to be , which is a login.jsp page.

Question is where do we place this Jsps ? 

 

Also we do have 3-4 servlets which are defined/declared in web.xml , bit we get an error everytime we try to deploy the app.

ERROR : Unable to load servlet class: org.apache.struts.action.ActionServlet:

Another important thing is that , we have an .EAR file and not a .WAR file 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)