I think we need to support all types of tags specially JSP tags embedded
within HTML.
=A0
However I believe that teh JSP tag need tnot be parsed separately but if
it is passed as a part of the <a> tag itself it would be alrite.
What I am trying to say is that the toHtml() method called on this tag
should be able to correctly output the text as described above. If that
is being achieved I think we are ok.
=A0
Regards,=20
Dhaval Udani=20
Senior Analyst=20
M-Line, QPEG=20
OrbiTech Solutions Ltd.=20
+91-22-28290019 Extn. 1457=20
=A0
-----Original Message-----
From: somik [mailto:so...@ya...]
Sent: Thursday, April 03, 2003 12:22 PM
To: htmlparser-developer
Cc: somik
Subject: [Htmlparser-developer] Jsp within attributes - do we need to
support?
=20
=20
=20
Hi Folks,
=A0=A0=A0 It would be good to have some feedback on the latest failing
test- testJspWithinAttributes(). Tags of the form:
<a href=3D"<%=3DApplication("sURL")%>/literature/index.htm">
Should we support these tags ?
Regards,
Somik
=A0
=20
|