hi owen,
thanks for the reply
but from that
thread i got
i tried this in
tomcat and it worked .Yes it would be invalid if there is some space between
<
jsp:getProperty .. >space</jsp:getProperty>
afterall
according to the jsp syntax getProperty and setProperty should not have body that means body should be empty.
But, doesnt the following is valid syntax for empty body tag:
<tag:myTag />
<tag:myTag></tag:myTag> (there should not be any blank space in the body)
If the above is true then the option 2 should also be the answer.
Please clarify..
regards
-santosh
[ July 15, 2006: Message edited by: singh santosh ]