Does anyone know where I can find the support classes of weblogic with which
one can generate html code with servlets object-oriented.

It is supposed to look something like

import weblogic.html.*

class myServlet extends HttpServlet{

void doGet (req,res){

new weblogic class:
**********************
ServletPage page = new  ServletPage();
******************.

and so on




Is anyone using it ?

Thanks

Torsten

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to