Hi Michael, Where can I get the org.mortbay.html package from ? The mortbay.org site apparently seems to be advertising a java based web server. Do I have to use the web server to use org.mortbay.html package ?
regards Pramod Nair ----- Original Message ----- From: "Michael Weller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 30, 2001 10:52 PM Subject: Re: Now that I have my first servlet written... > hi, > i use org.mortbay.html, it's much better than typing all that html stuff; > with some extensions you can even let javac validate your html (dead links, > wrong <table> syntax)... > > -mw > > > ----- Original Message ----- > From: "Michael Wills" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, November 30, 2001 4:44 PM > Subject: Re: Now that I have my first servlet written... > > > | <snip> Yes, it can be messy. I use an html API for my servlets. It keeps > | the nasty business of writing all the html tags away from the servlets. > | </snip> > | > | Mike, > | Is this something you found? Or something you created? Not that it would > be > | hard to make. > | > | > | ---------------------------- > | Mike Wills > | AS400 Programmer > | [EMAIL PROTECTED] > | > | _________________________________________________________________ > | Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > | > | > ___________________________________________________________________________ > | 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 > | > | > > ___________________________________________________________________________ > 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 ___________________________________________________________________________ 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
