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 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839228#3839228

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839228


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to