This code usage <getProperty (without the jsp: ) , is wrong.
This code is right.
For both cases
it may look like the browser is showing the exact same results. But then, if we right click on the browser and do view-source, we will see the difference.
For the 2nd case, what you see on the browser is what really sent to the browser. Meaning if you do view-source,
and the generated
servlet code of the JSP is this :
Regards,
Maha Anna
[ November 25, 2002: Message edited by: Maha Annadurai ]