Yeah that's what I thought.  It doesn't though, I think it has something to
do with the use of tiles.

-Mark


Larry Meadors wrote:
|| If you are going through another struts action, this should work:
||
|| <display:table name="results" width="55%" pagesize="15"
|| cellpadding="3" cellspacing="0" border="0" requestURI="results.do"
|| summary="Table summary blah blah" >
||
|| Larry
||
||||| [EMAIL PROTECTED] 06/16/03 9:15 AM >>>
|| Why can I not do the following:
||
|| <display:table name="results" width="55%" pagesize="15"
|| cellpadding="3" cellspacing="0" border="0" requestURI="<%=
|| request.getContextPath() %>/results.do" summary="Table summary blah
|| blah" >
||
|| ?
||
|| Am I doing something wrong, what other option would I have besides
|| hard-coding in the path.
||
|| -Mark
||
|| ---------------------------------------------------------------------
|| To unsubscribe, e-mail: [EMAIL PROTECTED]
|| For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to