JBoss help

S

ShutterMan

Hey folks,

Im running through a tutorial on JBoss, and it has a sample JSP. I
can run the ANT script to build the WAR file, but it won't run. I
*think* I need some files in the lib directory of the WAR file, but I
dont know where to get them:

standard.jar
jstl.jar

Im running kubuntu. Any help is appreciated. The error I get when I
try to go to the jsp page is:

"http://java.sun.com/jsp/jstl/core cannot be resolved in either
web.xml or the jar files deployed with this application"

Im pretty sure I have everything needed except those two jars. (they
are supposed to go into a lib directory within the WAR file).

Thanks
 
S

ShutterMan

Hey folks,

Im running through a tutorial on JBoss, and it has a sample JSP. I
can run the ANT script to build the WAR file, but it won't run. I
*think* I need some files in the lib directory of the WAR file, but I
dont know where to get them:

standard.jar
jstl.jar

Im running kubuntu. Any help is appreciated. The error I get when I
try to go to the jsp page is:

"http://java.sun.com/jsp/jstl/corecannot be resolved in either
web.xml or the jar files deployed with this application"

Im pretty sure I have everything needed except those two jars. (they
are supposed to go into a lib directory within the WAR file).

Thanks

Ok, actually I found the files. Placed them in the lib directory, and
still no go (same problem). Ill post the full code shortly.
 
M

Manish Pandit

Ok, actually I found the files. Placed them in the lib directory, and
still no go (same problem). Ill post the full code shortly.- Hide quoted text -

- Show quoted text -

The files should go in WEB-INF/lib within the war, not lib.

-cheers,
Manish
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,277
Latest member
VytoKetoReview

Latest Threads

Top