Starting JSP and Beans Beginner

Hello

I am new to JSP, Beans....

Could you give me some guidance to where to start with please?

I believe i need the following.

1) application server running somewhere

After creating the JSP directives in the page, should these pages be stored in the application server, and then be called using the browser. I do not seem to get any output by just creating the page in notepad and double clicking it.

Thankyou

[453 byte] By [princerozarioa] at [2007-11-26 16:04:13]
# 1
Download and install Apache Tomcat. Then look at the JSP examples. Then go to the J2EE Tutorial on JSP and start from there. http://tomcat.apache.org/ http://java.sun.com/j2ee/1.4/docs/tutorial/doc/ - Chapter 12
tolmanka at 2007-7-8 22:26:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...