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.
begin:vcard n:Dasgupta;Ranjan tel;pager:1 800 PAGE MCI #1722483 tel;work:703 391 8475 x-mozilla-html:TRUE org:Perot Systems Corporation;Internet adr:;;;;;; version:2.1 email;internet:[EMAIL PROTECTED] title:Associate fn:Ranjan Dasgupta end:vcard
