You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by javen fang <fa...@yahoo.com.cn> on 2003/11/04 03:03:39 UTC

why jstl does not work rightly

hi, all

<c:out value="${USER.username}" default="username" />
<bean:write name="USER" property="username"/>
USER is a user session

<bean:write> can work,and prints myname
<c:out> can not work, and prints   ${USER.username}

Because of the output  ${USER.username}  , my config
about JSTL may be right. and now , why it does not
work rightly ????

my container is tomcat 5.0

thanks a lot.

javen


=====
##############
javen fang
from china

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org