Fawaz, Look into the Element Construction Set (ECS) library from the Apache Jakarta project. It should do what you want.
Work with this for a while, and you'll know why JSP is far better than a hand-written Servlet for HTML page construction and while custom tags are such a boon for JSP-intensive web sites. Randall Schulz Mountain View, CA USA At 13:44 2002-09-10, Fawaz Ahmad wrote: >Hello, > >I am trying to find a java library that allows tags to be used as objects. >For example, If I wanted to display HELLO in bold I would like to create >a bold or text object that will automatically but the proper HTML tags >infront of the text and then return it. Does anyone have any knowledge of >an existing product that allows this? > >Fawaz ___________________________________________________________________________ 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