You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by kiuma <ki...@usa.net> on 2002/09/17 16:54:21 UTC

[STRUTS] ..about struts-el

Hello, I've compiledstruts-el libs, but couldn't be able to generate docs.

Could some1 be so kind to post them to me ?

I particulary would like to know how to do such a thing (the following 
code is not correct!)


            <html:text property="state" size="35" maxlength="255">
                <logic:present name="user.selected" scope="session">
                    <bean:write name="user.selected" property="state"/>
                </logic:present>
            </html:text>


thanks a lot,
kiuma


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>