i am a beginner to java server pages(JSP) and i don't know how to compile, and run the first program. Please tell me where to store the jsp program. and how it will loaded on the internet.
with regards Ish kumar
Ramakrishnan Ponmudi
Ranch Hand
Joined: Apr 20, 2004
Posts: 72
posted
0
first of u install any one webserver such as Tomcat, jws, ... or application server such as weblogic, j2ee
i prescribe sjsas(sun java system application server) pe 8.0 from sun java site. write jsp file, deploy it using deploytool. if u have any doubt, send a query
Sanjaya Sugiarto
Ranch Hand
Joined: Mar 25, 2004
Posts: 229
posted
0
Supposed you have installed and configure correctly the webserver (eg: Apache), application server (eg: Tomcat, JBoss, Resin, etc) and J2SDK than just fireup your browser and type: http://127.0.0.1:8080/MyFirstJSP.jsp
Please don't post the same question in multiple forums, it creates duplicate convversations and wastes the time of the people trying to help you.
I would have moved this to the JSP forum for you, but you already posted there, so I'm going to close this copy and anyone wishing to help can see the version here.
"Ramakrishnan", we're pretty light on rules here at the JavaRanch, but one that we do take seriously is the rule on display names. You can read it here.
Basically we require all display names to be two words: your last name, a space, then your last name. Obviously fictitious names are not allowed.
Please update your profile and fix your display name, since accounts with invalid display names get deleted, often without warning!
thanks, Dave
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.