Newbie help please! How do I port my JSP code to my web-server?
Tomcat and the sever shipped with the old JSWDK somehow don't work on my windows ME PC. However, I am usng JRun. How do I get my JSP files onto my intranet? I am a newbie and will be very grateful for pointers.
Thanks.
I have a form JSP, database loader bean(.java program), and 2 other JSPs to connect to my Access database abd show resultsets. I don't know how I can make this available on an intranet or port it to a different a machine

