As the jGuru FAQ says, this is not the best idea unless you have a good reason.
If you do, you see the requirements you have to meet in your code. Finally,
there's nothing to say to help you without an exception and some code to look
at.
Scott Stirling
> -----Original Message-----
> From: Ranjan Dasgupta [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 26, 2000 5:44 PM
> To: [EMAIL PROTECTED]
> Subject: subclassing a JSP
>
>
> This is a multi-part message in MIME format.
> --------------4F053BFCED3E841E9C7A362F
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> How can I have a JSP subclass a custom servlet in JRUN 3.0 (JSP 1.1)? I
> am creating a servlet that extends javax.servlet.jsp.HttpJspPage
> according to FAQ in
> http://www.jguru.com/jguru/faq/view.jsp?EID=9157
> JRun gives compilation errors. What else is needed to make it work?
>
> In Jrun 2.3.3 (JSP 0.9x), I would have a class (say BaseJSP) which
> extends HttpServlet and in my JSP declare something like
> <%@ extends="package.BaseJSP" %> and it worked.
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.