Re: How to use tag in attribute?

2001-12-06 Thread horwat
You cannot use a jsp element to assign an attribute value of another jsp element. What you can do is have one tag set a page context attribute and use that request time attribute instead. Justy - Original Message - From: "bo" <[EMAIL PROTECTED]> To: "Tag Libraries Users List" <[EMAIL PRO

RE: How to use tag in attribute?

2001-12-06 Thread Lacerda, Wellington (AFIS)
This is not valid by the current spec. Wellington L.S.da Silva Author of "JSP and Tag Libraries for Web Development" UN/FAO -Original Message- From: bo [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 06, 2001 7:05 PM To: Tag Libraries Users List Subject: How to use tag in attribute?

How to use tag in attribute?

2001-12-06 Thread bo
Hi all, Is there any way to use tag in tag attribute such as . Thanks! Bo -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: Namespace not supported by SAXParser:JSP,XTAGS

2001-12-06 Thread James Strachan
What servlet container are you using? It sounds like xalan can't load a SAX parser that supports namespaces. I'd put a recent xalan.jar and crimson.jar in the /WEB-INF/lib directory as well and you should be fine. James - Original Message - From: "Praveen" <[EMAIL PROTECTED]> To: <[EMAIL