I need to out put a path inside of the containor. The path is
<img src ="<%= request.getContextPath() + "/" +
((Member)request.getSession().getAttribute("member")).getPhotoPath() %>"
align="middle">
in the script form. If I use the c:out tag, the JSP page path is attached to the front
of the path. I also have tried the c:url and have the same result.
How I can get the path right using a JSTL tag?
Thanks,
Vernon
____________________________________________________________
University of Phoenix Online. Free Information - Online Classes
http://r.hotbot.com/r/lmt_uopo/http://servedby.advertising.com/click/site=563632/mnum=125825
This offer applies to U.S. Residents Only
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]