Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » view existing web server with eclipse/tomcat
view existing web server with eclipse/tomcat [message #525736] Wed, 07 April 2010 15:53 Go to next message
No real name is currently offline No real nameFriend
Messages: 2
Registered: April 2010
Junior Member
I have written some java code that uses a database and will soon be integrated into a web app.

There is currently an existing program a lot like the one i wrote that my company uses and i as wondering if there was some way to get tomcat in eclipse to run/view it.

typing in the http://localhost and project name etc. doesn't work obviously because none of the project files are on my pc. but is there a way to view it without them?

if not, and i download every .java file and put it all into a package, how do i get that package up and running in my web project? im pretty new to the whole web project deal, so if you know of a tutorial or something that would help. ive seen the ones for servlets and whatnot, but i have actual .java source code files and projects i need to use. not servlets.

[Updated on: Wed, 07 April 2010 15:54]

Report message to a moderator

Re: view existing web server with eclipse/tomcat [message #525976 is a reply to message #525736] Thu, 08 April 2010 13:04 Go to previous message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
beatrag3@yahoo.com wrote:
> I have written some java code that uses a database and will soon be
> integrated into a web app.
>
> There is currently an existing program a lot like the one i wrote that
> my company uses and i as wondering if there was some way to get tomcat
> in eclipse to run/view it.
>
> typing in the http://localhost and project name etc. doesn't work
> obviously because none of the project files are on my pc. but is there
> a way to run it without them?
>
> if not, and i download every .java file and put it all into a package,
> how do i get that package up and running in my web project? im pretty
> new to the whole web project deal, so if you know of a tutorial or
> something that would help. ive seen the ones for servlets and whatnot,
> but i have actual .java source code files and projects i need to use.
> not servlets.

It's not clear what exactly you are asking. Phrases like "existing web
server" and "currently an existing program" aren't specific enough to
provide an answer. Is it that the "exiting web server" is serving a web
application that you want the Eclipse Tomcat to serve? Or is this
"exiting program" something other than a web application, such as a web
service, Java application, or something else?

Cheers,
Larry
Previous Topic:tomcat debug problem - breakpoints do not break
Next Topic:Re: i miss the old schema viewer
Goto Forum:
  


Current Time: Sat Apr 20 03:04:34 GMT 2024

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

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

Back to the top