RE: response taglib library / jsp 1.2

2002-10-10 Thread Thomas Delnoij
rs List' >Subject: RE: response taglib library / jsp 1.2 > > >Yeah, I think that should clarify to the JSP container what should >be parsed >as what. When you do not use the tag, any tags the container >encounters are assumed to be valid XML, which your original >exampl

RE: response taglib library / jsp 1.2

2002-10-09 Thread Gideon, Thomas
Developer B2eMarkets 301.230.2236 Tel. 301.230.2248 Fax. [EMAIL PROTECTED] www.B2eMarkets.com > -Original Message- > From: Kilian, Rex [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 09, 2002 12:27 PM > To: 'Tag Libraries Users List' > Subject: RE: response

RE: response taglib library / jsp 1.2

2002-10-09 Thread Kilian, Rex
Would that mean this? <a href="/keuringsadmin/keuringen_administratie.jsp">[somewhere in www]</a> -Original Message- From: Gideon, Thomas [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 12:15 PM To: 'Tag Libraries Users List' Subject: RE: r

RE: response taglib library / jsp 1.2

2002-10-09 Thread Gideon, Thomas
elnoij [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 09, 2002 5:16 AM > To: [EMAIL PROTECTED] > Subject: response taglib library / jsp 1.2 > > > Dear Colleagues, > > I would like to use the response taglib library in jsp's > written in xml > syntax: >

response taglib library / jsp 1.2

2002-10-09 Thread Thomas Delnoij
Dear Colleagues, I would like to use the response taglib library in jsp's written in xml syntax: http://java.sun.com/JSP/Page"; version="1.2" xmlns:res="http://jakarta.apache.org/taglibs/response-1.0"; > [somewhere in www] This leads to a compiler error: " '<