Hi, all:

Thanks a lot for your help, especially show my thanks to Preston and
MaheshBA. I eventually
solved the problem. As a conclusion:

1. I add in two lines in my .shtml file to set "no-cache" and "refresh";
2. The dynamic data is displayed using "servlet" tag in .shtml file;
3. The dynamic data is retrieved from an attribute of the servlet context;
4. There is another servlet retrieve real-time data from Internet which is
keeping running
    in the background.

Another problem: i want to preload the servlet in point 4 so that it is
running whenever the
servlet engine is running. I am using JRun 2.3.3 for IIS 4.0. I tried to add
an alias in JRun
and set it to be pre-loaded. But it seems that it is not preloaded when I
restarting JRun.

What's the matter? Thanks!

Regards
Liwen

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to