using interfaces in JSPs

From: Ashu (ashu.del2_at_gmail.com)
Date: 03/22/05


Date: 21 Mar 2005 19:41:27 -0800

Hi All,

I wanna know is there any method through which we can use
interfaces/Astract classes in JSPs like we implement them in Servlets ?

-regards,

Ashish



Relevant Pages

  • Re: put application on server ??!!!!
    ... >>make my application into a bean? ... > separate those two pieces into separate code bases with published APIs ... Have forms submit to servlets. ... Have servlets forward to JSPs to format output. ...
    (comp.lang.java.programmer)
  • Re: Doesnt anyone manually compile JSPs?
    ... org.apache.jsp" to create all servlets in the standard tomcat package ... use the java compiler to compile the ... > compiling JSPs; everyone expects you ...
    (comp.lang.java.programmer)
  • Re: When were JSF and JavaBeans created and is this the "correct" way to build web pages in Java tec
    ... found Java Server Faces and JavaBeans. ... Pretty much as soon as JSP and servlets came out people recognized that they ... and they wanted minimal code in JSPs. ...
    (comp.lang.java.programmer)
  • Re: put application on server ??!!!!
    ... >>make my application into a bean? ... > separate those two pieces into separate code bases with published APIs ... Have forms submit to servlets. ... Have servlets forward to JSPs to format output. ...
    (comp.lang.java.programmer)
  • Re: login feature with jsp
    ... Tony Morris wrote: ... JSPs and servlets are components of the J2EE framework. ...
    (comp.lang.java.programmer)