Yes. That did work..
  Thanks Hassan :o)

Hassan Schroeder <[EMAIL PROTECTED]> wrote:
  On 5/23/07, newtostruts struts wrote:

> >         String role =  ;
>   %>
>
> Even if I use
> 
>
> I'm not able to use ${foo} in my jsp code.

If you /must/ use a scriptlet in your page, something like:


    String role = (String)request.getAttribute("foo");
%>

:: should work...

-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

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



       
---------------------------------
Boardwalk for $500? In 2007? Ha! 
Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.

Reply via email to