Re: where do tags...

Chris Pratt <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
When you define a tag in the Tag Library Definition (TLD) file, you have to specify the <tagclass> that you wrote.  So the service() method code includes calls to your <tagclass> methods.
  (*Chris*)

Original Message -----------------------
fit into the compile scheme of servlets?

I note that scriptlet code (<%) get added to the service() method and that
declarations (<%!) result in global fields and methods outside of the
service() method...so how are tags handled in the JSP-to-servlet
transformation?  In what form do they exist in the resulting servlet?

Best Regards,

Michael Dean
Sun Certified Programmer for the Java 2 Platform
Washington State Department of Corrections
ph: 360-570-6928
fx:  360-586-1333
mailto://[email protected]

"Elvis needs boats..."
                - Mojo Nixon on the Bermuda Triangle

___________________________________________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.