That fixed it. I knew it would be something simple. I see now that I had
misunderstood the url-mapping tag and the servlet-mapping node generally. That
clarified things for me.
Thanks a ton!
Burnie
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950144#3
Thanks for the info. Between posting my original message and getting your
response, I did find the web site you mentioned. Very helpful.
I've got my .jsp page working, but when I try to invoke the servlet (either by
clicking "submit" on my JSP page, or directly, I get the same 404 result:
typ
Hi,
JBoss newbie and web app newbie as well. Can someone point me toward a
resource (online, book, whatever), that can guide my through the procedure for
packaging a .war file and deploying the application within JBoss? I know I
just need to copy the .war file to the [JBOSS_HOME]/server/defau