Re: How to sort a table values
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 23 Jun 2007 09:27:12 GMT
On Fri, 22 Jun 2007 23:45:03 -0700, pn_gothai@xxxxxxxxxxx wrote,
quoted or indirectly quoted someone who said :
Yes i am working out using Javascript.
If you have any idea of sorting the mails in the order of Date,
sender's id, then can you help me please.
the way you would do that is Java is to use JavaMail
http://mindprod.com/jgloss/javamail.html
then use Collections.sort see http://mindprod.com/jgloss/sort.html
with a custom Comparator http://mindprod.com/jgloss/comparator.html
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- How to sort a table values
- From: pn_gothai
- Re: How to sort a table values
- From: Roedy Green
- Re: How to sort a table values
- From: pn_gothai
- How to sort a table values
- Prev by Date: Re: How to sort a table values
- Next by Date: XML JDOM problems
- Previous by thread: Re: How to sort a table values
- Next by thread: XML JDOM problems
- Index(es):
Relevant Pages
|
|