Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » JSP include from other project - false error(False error when including JSP from another project in Indigo)
JSP include from other project - false error [message #1003359] Sun, 20 January 2013 22:17 Go to next message
Eclipse UserFriend
Hi,

I use Indigo Service Release 2. I have a Servlet 3.0 Dynamic Web Project (1) and a Web Fragment Project (2). I've linked the 2nd project from the 1st (Project properties / Deployment Assembly and Java Build Path). In the 1st project I include a JSP from the 2nd: <jsp:include page="/xyz.jsp"/> where xzy.jsp is in the 2nd project under src/META-INF/resources.

Eclipse signals an error:
"Fragment "/xyz.jsp" was not found at expected path"
although when I deploy and run the Webapp using Eclipse and Tomcat 7 it runs properly.

It seems to me that Eclipse searches only in the 1st project. Any suggestions, should I switch to Juno, or should I set something else in the Project Properties?

Thanks!
Greg
Re: JSP include from other project - false error [message #1003632 is a reply to message #1003359] Mon, 21 January 2013 11:50 Go to previous message
Eclipse UserFriend
It would be best to report this through Bugzilla, and if possible, include a pair of small projects that demonstrate this (it makes it far easier to create an automated test).

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=WTP%20Source%20Editing&component=jst.jsp
Previous Topic:Web Application wont deploy
Next Topic:HTTP Preview server - how to add MIME Types?
Goto Forum:
  


Current Time: Sun Jul 13 15:15:46 EDT 2025

Powered by FUDForum. Page generated in 0.03782 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top