facebook

Acton Mapping

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #248129 Reply

    wyniwyg
    Member

    Hi everyone, first of all congratulation for this product I’m using about 2 years ago !

    My problem is about the Struts Action Servlet. Id’ like to use a mapping like /action/ instead of /do/ but the Struts-config editor show the forward between action as a called url as I’d like to have the forward.
    MyEclipse parse /action/myAction as an url.

    Is a different mapping than “*.do” or “/do/*” supported by myeclipse ?

    #248277

    Riyad Kalla
    Member

    Go ahead and select either of those mappings, then after hitting Finish, go edit the web.xml file and edit the servlet-mapping for ActionServlet to your /action/* mapping instead.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Acton Mapping

You must be logged in to post in the forum log in