[jboss-user] [Beginners Corner] - Re: Newbie need help

hassane do-not-reply at jboss.com
Wed Apr 9 13:47:45 EDT 2008


if i remove the jstl.jar an exception occures :
java.lang.NoClassDefFoundError: javax/servlet/jsp/jstl/core/ConditionalTagSupport

if i go to the url : http://localhost:8080/hello1/response.jsp
i get : Hello, ${param.username}!

i tried also : http://localhost:8080/hello1/response.jsp?username=sss
same thing : Hello, ${param.username}!

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

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



More information about the jboss-user mailing list