Yeah, your reply is off-thread.

However, I would say the best thing to do would be to use Sun's example
taglib as a starting point. That's what I did.

Sun has improved their taglib documentation since introducing JSP 1.1. I
don't think the following URL was there since day but I wish it had been.
And it's not well marked.

<http://java.sun.com/products/jsp/tutorial/TagLibrariesTOC.html>
<http://java.sun.com/products/jsp/tutorial/examples/examples.zip>


<http://developer.java.sun.com/developer/Books/projsp/>
    -- download chapter 12 pdf



on 11/16/00 2:27 PM, Adrian Papari at [EMAIL PROTECTED] wrote:

> hmm... i've recently been looking for a server-side "XML" -> HTML-parser:
> ie, you have the definitions for the custom-tags stored in a separate file,
> and thus, you can very easily change the layout for different user-profiles
> or whatever suits your needs & preferences. so, Q being; is this possible
> with jsp taglibs? i've been looking for documents & tutorials on the
> internet describing the use of taglibs, but i've been unable to locate any -
> perhaps anyone of you got some url:s lying around?
>
> cheers,
> //adrian

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to