Re: [Htmlparser-developer] Jsp within attributes - do we need to su pport?
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2003-04-04 06:01:17
|
Dhaval Udani wrote: 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. The two arguments against are: [1] Browsers dont render such tags=20 [2] Its horribly difficult to parse the attributes out Anyone wants to take a shot at modifying the AttributeParser.. (we = already have a failing test for this)? (Not a challenge, but a request) Cheers, Somik |