You'll need to parse the queryString with a scriplet and add this as part of
the requestURI on the display:table tag.  You'll might also need to chop off
any order and sort parameters.

HTH,

Matt

--- Jason Meredith <[EMAIL PROTECTED]> wrote:
> I have a search function that returns results, so my query string will look
> something like
> 
> action/page?environment=name&svEnvironment=1
> 
> If I click on one of the columns to sort the records the query string will
> change to something like
> 
> action/page?order=dec&sort=0
> 
> what I need is to keep the parameters past above with the parameters passed
> by the display tag, so it needs to be
> 
> action/page?environment=name&svEnvironment=1&order=dec&sort=0
> 
> Help
> 
> Regards
> 
> Jason
> 
> 
> 
> *******************************************************************
> The e-mail and any attachments are confidential. They may contain
> privileged information and are intended for the named addressee(s)
> only. If you are not the intended recipient, please notify us
> immediately and do not disclose, distribute, or retain this e-mail
> or any part of it.
> 
> Unless expressly stated, opinions in this e-mail are those of the
> individual sender and not of the FIMAT Group. We believe but do not
> warrant that this e-mail and any attachments are virus free. 
> You must therefore take full responsibility for virus checking. 
> The FIMAT Group reserve the right to monitor e-mail communications
> through its networks. 
> 
> Where this communication constitutes a financial promotion it is issued
> and approved by Fimat International Banque S.A. (UK Branch) and is 
> only intended for persons of a kind described in article 19(5) of the
> Financial Services and Markets Act 2000 (Financial Promotion) Order
> 2001.  This information is not intended to be distributed to UK "Private
> Customers" (as defined by the Financial Services Authority).
> 
> Fimat International Banque S.A. (UK Branch) whose registered branch
> in England is at SG House, 41 Tower Hill, London EC3N 4SG is authorised
> by the Commission Bancaire in France and by the UK Financial Services
> Authority; regulated by the Financial Services Authority for the conduct of
> UK Business and is entered in the Financial Services Authority's register
> (Register Number 183415), access to which can be gained via the following
> link: www.fsa.gov.uk/register/
> 
> Member and a SETS Participant of the London Stock Exchange ("LSE").
> Where this communication is confirming an "on exchange" transaction
> (as defined by the LSE),the transaction is subject to the rules of the LSE.
> Any information, opinions, estimates and forecasts contained in this 
> document have been arrived at or obtained from public sources believed
> to be reliable and in good faith which has not been independently 
> verified and no warranty, express or implied, is made as to their accuracy,
> completeness or correctness.  
> 
> This document is not an offer to sell or a solicitation to acquire or dispose
> of an interest in financial instruments. 
> 
> If you have received this transmission in error, please telephone
> +44 020 7676 8999 immediately so that we can arrange for its return.
> *******************************************************************
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _______________________________________________
> displaytag-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
> 
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to