Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Running JSP using Eclipse WTP
Running JSP using Eclipse WTP [message #172510] Tue, 26 September 2006 06:41
Eclipse UserFriend
Originally posted by: dolpheen.gmail.com

Hello,
I have installed Eclipse by downloading and extracting the file:
wtp-all-in-one-sdk-R-1.5.0-200606281455-win32.zip
on my PC.
I am using JDK 1.5 as a JVM.
After that I have created a Sample Project containing a very simple
index.jsp
located at
C:\eclipse\workspace\SampleProject\WebContent\index.jsp
the relative path being
/SampleProject/WebContent/index.jsp
I have configured Tomcat 5.5 as the application server.
When I run this jsp file using 'Run on Server' option , I get the error:
Server Error: No launchable artifact could be found in the selection
What may be the problem?

Then I decided to run it independently.
I started my Apache server, it is listening on port 12769
The console info says that Server is running.
So i just tried the following url's on the server:
http://localhost:12769
http://localhost:12769/SampleProject/WebContent/index.jsp

But not able to run any one.
May I say that Tomcat is running as I am not getting the Tomcat welcome
page.
Is this the correct location of file?
http://localhost:12769/SampleProject/WebContent/index.jsp

I am also having Tomcat Sysdeo plug-in and I have decided not to install
it.

Please help.
-Sameer
Previous Topic:New Bie, looking for good starting material for Eclipse Plugin Development
Next Topic:Installation Problem
Goto Forum:
  


Current Time: Thu Apr 25 12:32:52 GMT 2024

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

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

Back to the top