hi,
3) there are 3 ways for calling servlets.1) form action 2) browser 3) using
URL
4) If you using any web server we can call simple HTML files also.but using
servletrunner its not possible.
bye
Hari
At 01:23 PM 11/30/99 +0530, you wrote:
>Hi all,
> I hava some simple doubts which are quite general for all people.
>
>1) Do we have any supplement to ActieX controls in Servlets and if so could
>you suggest me a simple way to implement the calendar control. I have a
>idea that JDK 1.2 has a class named Calendar.class but I would to have a
>control with all the functunality.
>Can you suggest me some of the sites or code snippets that can be used to
>build such a control.
>
>2) Can Java Script  be integrated with Servlet and if so how do we do it?
>
>3) Is it necessary to only have FORM ACTION for invoking a servlet and if
>not what could be the ways to invoke a servlet ?
>
>4) Can we call a simple HTML file when an FORM ACTION is invoked along with
>a servlet. i.e as we do have in JavaScript when we open an HTML file the
>first thing invoked is the OnLoad() in the same manner can we call a
>servlet on the load of an HTML file.
>
>Looking forward for your kind help and thanks to all before hand.
>
>___________________________________________________________________________
>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