You could use remote scripting.
There are varoius ways of doing this. one is with an applet, and another can be with a 
hidden frame.
OnClick of the dropdown it will bring the latest information.


-----Mensaje original-----
De: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]En nombre de ? ??
Enviado el: Lunes, 08 de Julio de 2002 05:35
Para: [EMAIL PROTECTED]
Asunto: Re: JSP problem


i don.t agree with meta tag.it.s unfair to the end user.
and if there are heavy contents, the browser will very slowly
but if you use applet(only listbox) ,when you click it .you can get the
newest list



----- Original Message -----
From: "Anoop Kumar V" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 08, 2002 5:27 PM
Subject: Re: JSP problem


> u need not use applets for this..
> u can just have a meta tag to refresh it at regular intervals.
>
> -anoop
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 08, 2002 11:23 AM
> To: [EMAIL PROTECTED]
> Subject: Re: JSP problem
>
>
> 1.use applet to display it
> 2.refresh the jsp file
>
> ----- Original Message -----
> From: "Singh, Rajiv" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, July 08, 2002 2:48 PM
> Subject: Re: JSP problem
>
>
> Hi Narasihma,
>
> My problem will not get resolved by array, The database will change over
> time & the changed item should be listed in the dropdown menu.
>
> Regards
> Rajiv
>
> -----Original Message-----
> From: Narasimha [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 08, 2002 11:05 AM
> To: [EMAIL PROTECTED]
> Subject: Re: JSP problem
>
>
> Hi Rajiv
>
> Try to store all elements in an array and use that array to display in
> dropdown list. If you can't get let me know.
>
> Regards & Thanks
>
> Narasimha Rao TNV
> Financial Services Industry
> National Computer Systems Pte Ltd
> DID : 65566748
> PG : 92936409
> Email : [EMAIL PROTECTED]
>
> ----- Original Message -----
> From: "Singh, Rajiv" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, July 08, 2002 12:52 PM
> Subject: JSP problem
>
>
> I am trying to list the elements of a column from a table into the
dropdown
> menu of the JSP. But not able to .... Can anyone help me out.
>
>
> Thanks & Regards
>
> Rajiv Ranjan Singh

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to