Hi,

  I have a Question relating to the Java Server Pages and J2EE.
  Is it "RIGHT" to have some java classes supporing the JSP's
  as per the J2EE specs. I have a regular java class to support JSP's and
  I import this class in the JSP's and this works for me on Weblogic4.5.1
  and Tomcat webserver. I am using JSP1.1

  However, I am not being able to deploy the same code using J2EE reference
  implementation. The J2EE only seems to deploy JSP's, servlets and EJBs.

  So my Q here is whether it is per J2EE specs to have a regular supporting
  class for JSP's or does this class necessarily have to be a servlet.

  Thanks,
  Alka.

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to