facebook

Change struts servlet mapping to non-standard

💡
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
  • #230099 Reply

    young-robin
    Member

    It is possible for the struts servlet to be mapped to a url pattern other than

    *.do

    I have my servlet mapped as

    /*

    it is possible to get MyEclipse to recognise this?

    #230118

    support-michael
    Keymaster

    When MyEclipse-Struts capabilities are added to a project the servlet mapping you select of either *.do or do/* is registered in the web.xml file. To change the mapping thereafter just manually edit the web.xml file accordingly.

    Currently on the MyEclipse-Struts property page of your Struts project, the mapping info is not pulled directly from the web.xml and thus will not accurately reflect the manual change. We have a probelm report for this already that will be addressed in the near future as we normalize Struts tools with our emerging JSF tools.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Change struts servlet mapping to non-standard

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