Mian Wjaahat wrote:
>
> Sir I put this attribute in my column tag, but when I click on my 
> column heading , an error occurred i-e
>
> The request resource is not available.
>
>
I think you need to read the documentation. Especially the part about 
the <display:table> requestURI attribute:

http://displaytag.sourceforge.net/11/displaytag/tagreference.html#table

You need to tell displaytag the URI to call that creates the data for 
the table to display. If you are using struts for example you need to 
set the requestURI to the URI of the Action that forwards to the jsp 
page. At the moment displaytag's sorting links are calling the jsp page 
which is not going to work.

Ed!

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to