As far as I know, JServSSI only supports the <servlet> tag and replaces it
with the output from the servlet.. JSP supprots an entire syntax based on
the Sun JSP spec. akin to Microsoft ASP... This allows you to write Java
code in your HTML to support sessions, manipulate beans, etc....

hope this helps...
rajesh

> -----Original Message-----
> From: Cabbar Duzayak [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, April 04, 1999 5:03 AM
> To: [EMAIL PROTECTED]
> Subject: JServSSI AND JSP
> 
> 
> Hi;
> 
> I am kind of confused about JServSSI and JSP. I would appreciate if 
> someone can tell me the difference between two. I mean, both of them 
> stores the compiled byte-code at the server (JSP recompiles it if the 
> template is changed) and both of them includes the output of 
> the program 
> dynamically whenever a request is made to that URL. So what is the 
> difference ?
> 
> TIA...
> Get Your Private, Free Email at http://www.hotmail.com
> 
> 
> ----------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html/>
> Problems?:           [EMAIL PROTECTED]
> 


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to