0 Replies Latest reply on Jun 18, 2004 10:01 AM by snavjot

    http 405 error whe try to access struts action

      hi,

      I have deployed my app on Jboss 3.2.3(with Tomcat 4.1.29). Success.

      When i try to access http://localhost:8080/myapp/ShowReg.do

      It says
      HTTP 405 : The specified HTTP method is not allowed for the requested resource (HTTP method GET is not supported by this URL).

      No where in web.xml, i ahve declined the access to GET method to any URL.

      However, if index.html file and another .jsp file is working.

      Can anybody provide any insight how to dig into this? Or better how to turn on the logging for struts when the app is deployed on JBoss?

      TIA
      Navjot Singh