i think we can write a script in serverside javascript as a CGI program,then
call it from servelt.this mean the servlet submit some(or no) masseges to
the script,the servlet needn't return html page to browser and directly call
the script by using
 'URL(urlOfYourServersideJavascript).openConnection()'method .

Can it work?I don't know.:-)

----- Original Message -----
From: Abdulaleem Muneer <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 25, 2000 10:46 PM
Subject: invoking serverside java script from servlet


>         hi all,
>           is it possible to invoke serverside javascript from servlet..if
> yes then how..?
>       thanks in advance.
>
>
___________________________________________________________________________
> 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

___________________________________________________________________________
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