Thanks for your consult Ed, I am using spring framework. And what I am not
getting is the purpose of his '.do' in requestURI="MyAction.do". MyAction is
some kind of controller?


Regards,

VJ

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ed Webb
Sent: Thursday, November 29, 2007 3:12 PM
To: displaytag-user@lists.sourceforge.net
Subject: Re: [displaytag-user] [displaytag - Open Discussion] RE: Starting
DisplayTag Library

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


-------------------------------------------------------------------------
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