I found myself the solution - the attribute request URI is there for that
purpose.

JN
           
           
           



|---------+--------------------------------------------->
|         |           [EMAIL PROTECTED]                |
|         |           From:                             |
|         |           [EMAIL PROTECTED]|
|         |           ceforge.net                       |
|         |                                             |
|         |                                             |
|         |           13.03.2007 11:27                  |
|         |                                             |
|---------+--------------------------------------------->
  
>----------------------------------------------------------------------------------------------|
  |                                                                             
                 |
  |        To:      displaytag-user@lists.sourceforge.net                       
                 |
  |        Copy:                                                                
                 |
  |        Subject: [displaytag-user] Displaytag sorting with Spring            
                 |
  
>----------------------------------------------------------------------------------------------|



I am trying to integrate displaytag into our Spring MVC application.
I have problem with sorting.
The Spring works this way - some virtual address like "table.do" is first
passed into controller
There the request parameters are processed and finally needed attributes
are put into request, so final
jsp page ("table.jsp") could be rendered.

And there's my problem, sortable <display:column> from <display:table>
generates after header click right away the
jsp page address ("table.jsp") - I cannot show it this directly. I need
<display:column> to generate my specific address such as "table.do".

Is there some solution to this ?

Thanks.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to