Hi, thanks for your help, could you please show me how to do it ?
Thanks your help will be appreciated.
Sufi

>From: "Antonio W. Lagnada" <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
>     reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: How to ...??
>Date: Sun, 10 Sep 2000 23:36:23 -0500
>
>Instead of updating in "real time", why don't you just create an update
>function that will reread the contents of the log file reflecting the
>changes.
>
>--
>Antonio W. Lagnada
>[EMAIL PROTECTED] - email
>
>This email address is specifically
>for JSP-Interest email list
>
>
>---- sufi malak <[EMAIL PROTECTED]> wrote:
> > Using JSP, Servlet, please help me to design this :
> > I need to have a system admin that:
> > 1) login
> > 2) after login, console showing variables comming from servers Log
> > files or
> > other resources.
> >
> > How can I have a servlet that read continualy from those Log Files
> > ( from
> > servers) and forward a JSP file , the values displayed by the JSP file
> > should change with the changes of the logs files.
> >
> > This is what I am thinking ( maybe I am wrong)I think that the servlet
> > sould
> > be a thread to read all the time from the log files and forward
>information
> > to the JSP file.
> >
> > That is the idea( if it's correct), but I don't know how to do it,
> > please
> > help me.
> > Thankis in Advance.
> > Sufi
> >
>_________________________________________________________________________
> > Get Your Private, Free E-mail from MSN Hotmail at
>http://www.hotmail.com.
> >
> > Share information about yourself, create your own public profile at
> > http://profiles.msn.com.
> >
> >
>===========================================================================
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
> > Some relevant FAQs on JSP/Servlets can be found at:
> >
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.html
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> >
>
>___________________________________________________________________
>To get your own FREE ZDNet Onebox - FREE voicemail, email, and fax,
>all in one place - sign up today at http://www.zdnetonebox.com
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

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

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to