JSP.C.1 A Very Simple JSP Page


We start with a very simple JSP page HelloWorld.jsp .

 <%@ page info="Example JSP pre-compiled" %>  <p>  Hello World  </p> 


Java 2 Platform, Enterprise Edition. Platform and Component Specifications
Java 2 Platform, Enterprise Edition: Platform and Component Specifications
ISBN: 0201704560
EAN: 2147483647
Year: 2000
Pages: 399

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net