Hi, Struts veterans

I have a general question about using expression in Struts tags. The Struts html tag 
API tells that the "property" property of <html:text> tag is (RT EXPR), that is run 
time expression allowed. But when I use 
<html:text property="${someBean.property}" /> it does not work. What is the correct 
way of using run time expression in Struts html tags ? Am I missing something such as 
some jar file ?

Thanks a lot in advance

Zaili

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to