Foolish yank, - dont you mean "bloody Aussie"?

Enough polite chat (I can hear the OT police siren in the distance!) - your
making me feel like its Friday already - which isnt till the day after
tomorrow :-(
(or day after day after tomorrow in your case -nyah!)

;-)

(I would post algorithms, but I dont have them. Was just forwarding the msg
in case original poster found the reply helpful...)

-----Original Message-----
From: Mark Galbreath [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 12 March 2003 10:27
To: 'Struts Users Mailing List'; [EMAIL PROTECTED]
Subject: RE: [Q] how to Sort on JSP without calling server side?


More helpful, you bloody limey, would be to post the algorithm.

:-)

MaRKo

-----Original Message-----
From: Andrew Hill [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 11, 2003 9:22 PM
To: Struts
Subject: RE: [Q] how to Sort on JSP without calling server side?


(forwarding to struts list)

-----Original Message-----
From: Edgar Dollin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 11 March 2003 20:40
To: '[EMAIL PROTECTED]'
Subject: RE: [Q] how to Sort on JSP without calling server side?


Matt Kruse has a set of javascript you can use for sorting
http://www.mattkruse.com.  It gets sluggish with large tables but is fine
with smaller record sizes.

Edgar

> -----Original Message-----
> From: Andrew Hill [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 11, 2003 12:12 AM
> To: 'Struts Users Mailing List'
> Subject: RE: [Q] how to Sort on JSP without calling server side?
>
>
> JSP Tags - including the tags suppolied with struts - are
> executed on the server side. ...however those tags may render
> javascript to the response - javascript is of course executed
> on the client side. You might be able to find a tag that
> renders some javascript that sorts something. You might not.
> Kinda depends what it is you are sorting doesnt it?
>
> -----Original Message-----
> From: Dan Allen [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, 11 March 2003 12:56
> To: Struts Users Mailing List
> Subject: Re: [Q] how to Sort on JSP without calling server side?
>
>
> Maybe OT, but is there a way to sort with JSP tags, or struts tags?
>
> Dan
>
> --
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> Daniel Allen, <[EMAIL PROTECTED]> http://www.mojavelinux.com/
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> "If you still don't like it, that's ok: that's why I'm boss.
> I simply know better than you do."
>  -- Linus Torvalds
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>
> ---------------------------------------------------------------------
> 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]


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

Reply via email to