Trying to connect to a remte server using Eclipse

Posted by Trout on Stack Overflow See other posts from Stack Overflow or by Trout
Published on 2010-04-29T13:53:25Z Indexed on 2010/04/29 13:57 UTC
Read the original article Hit count: 223

Filed under:
|
|

I have a little problem, I have an Ubuntu server running Tomcat, what I want to do is connect my Eclipse EE to it so I can work with JSP.

I have no problem connecting to a similar Tomcat service when its installed on my machine (not a server), but whenever I try to the remote server I don't seem to have the option of choosing a Tomcat service...

Is there some guide you can recommend (I didn't find one), or is there something I did wrong?

Any help would be appreciated...

Trout

© Stack Overflow or respective owner

Related posts about tomcat

Related posts about eclipse