I have solved the problem. There was a couple errors:

1) When creating HTTPServlet in Eclipse I checked "include doGet()" which 
automatically included statement to super.get(req, res);

2) Another error that I had was very trivial. My HTML syntax was not valid.
http://validator.w3.org/ is a great webpage to validate HTML syntax.



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034799
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to