Hi there,
can anyone please help.
i would like to call a another servlet from within a servlet and
passing in valueS to the other servlet into doGet(). how do i do
that?....would you tell me in details please.
also it seems that if my client is an html client, the only (in
order to pass some values to the servlet) is by using FORM. is this
true or is there another way to do it. can i use i url link to the
servlet?
another question is that i implement a thread in my servlet, however
it can only run() once, that is the first time the user invoke the
servlet. if the user tried another time (even if i reload the page),
the thread will never be executed until the system has been reboot. y
is this??....
within a servlet how do i redirect user to a html page and for every
10 seconds the servlet will reload the page meaning that there will be
a loop within the servlet. my point here is to allow the servlet to
get new values from a file (the values inside the file will be changed
frequently) and display it to the same window everytime with updated
values.
thanks a lot for you time.
regards,
alex
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
___________________________________________________________________________
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