Results 1 to 3 of 3
Thread: Accessing website in Solaris
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
03-01-2011 #1
- Join Date
- Mar 2011
- Posts
- 0
Accessing website in Solaris
I really don't know can I really ask you this question,
I am working on Tomcat, the problem I am facing right now is:
I have created a web project using IDE eclipse and using java servelt on it , and its working well on windows.I am using tomcat 5.5.32, java 1.6 and eclipse galieo
Now I need to get this code up and running on Unix ,I am really confuse here. I have imported the complete project from eclipse to UNIX and created a CLASSPATH to the project and tomcat.now what will be URL I will be using in order to access that page.
Thanks in advance,
Regards,
-
03-01-2011 #2
Welcome to LF.
Though it's been a time I have worked on Java using Eclipse, still I'd ask one simple question, what do you mean that you imported the project from Eclipse to UNIX?
-
03-01-2011 #3
- Join Date
- Mar 2011
- Posts
- 0
there is a software called WINscp using which you can get all the data from windows to the UNIX server.