help on forming Regular expression

"Srinivasan Krishnan" <[email protected]> Fri, 16 Aug 2002 02:40:16 +0530
Newsgroups gmane.comp.jakarta.oro.user
Message-ID <000601c244a0$278292c0$9e705ea8@snrbby110683>
Hi,
 
i am a newbie to this .. 
 
"<img\\s*([^>]*)\\s*>" is my Regex in java  .. it works fine in parsing
<img src="test" value =10>
 
if my string to be checked is <img src=<%=Value%> value=10> if fails (
because it has seen a > in  src=<%=Value%>  ) .
 
Help me  in replacing [^>]* such away that it allows %> and stops only
in >
 
regards,
srini sk

--
To unsubscribe, e-mail:   <mailto:[email protected]>
For additional commands, e-mail: <mailto:[email protected]>
Wipro_Disclaimer.txt (text/plain, 515 B)
**************************Disclaimer************************************************

Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' and 'confidential' and intended for use only by the individual
 or entity to which it is addressed. You are notified that any use, copying 
or dissemination of the information contained in the E-MAIL in any manner 
whatsoever is strictly prohibited.

***************************************************************************************