Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » Workaround for Web-Tools falure to run JSP's
Workaround for Web-Tools falure to run JSP's [message #192997] Tue, 22 May 2007 18:16 Go to previous message
Paul E. Keyser is currently offline Paul E. Keyser
Messages: 878
Registered: July 2009
Senior Member
I've been entirely unable to get any Web-project within Web-Tools to do anything at all (except
claim "service not found"). However, I can manage to use the thing as a rather heavy-weight JSP
editor (altho it fails to "import" this valid directive: <%@ taglib prefix="tags"
tagdir="/WEB-INF/tags" %> and rejects comments). Using that function, I can write JSP's and then
copy them (and the corresponding.tag files) into the C:/Program Files/Apache Software
Foundation/Tomcat 5.5/webapps/jsp-examples directory (and WEB-INF/tags/ subdirectory), and actually
get the JSP's to run (using http://localhost:8080/jsp-examples/myLittle.jsp). This seems to validate
that I have a valid Tomcat install and am creating valid JSP's. So it must be some hidden
un(der)documented setup preference thingy that is preventing Web-Tools from working.

Conceivably this workaround will be of use to other web-tools newbies, hence posted here.

Paul
 
Read Message
Read Message
Previous Topic:trouble running servlet on tomcat server in eclipse
Next Topic:Can Web service explorer be converted to a standalone web application
Goto Forum:
  


Current Time: Thu May 23 09:23:50 EDT 2013

Powered by FUDForum. Page generated in 0.02071 seconds