Trying to connect to a remte server using Eclipse
- by Trout
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