Biren,
I think you should stop letting yourself be spoon-fed like this! try things
..read learn by yourself..!
>From all the posts i have seen from you you seem to want an instant answer
for everything without trying..! That's not the way to use a discussion
group! All you end up doing is flooding the group with mails for question
whihc require only a bit of effort to get the answer. Put that effort .. to
last in the IT industry you need to go a find for your self.. you have to
learn how to find and learn first only after that should you ask and
learn.!

To give you an example asking and learing is like taking a person blind
folded to a location he wants to go shoin it to him and then taking him
back out blindfolded.. he can never go back to that spot on his won next
time.. next time too he'll have to be taken there!

Vinod



                    Biren Patnaik
                    <[EMAIL PROTECTED]        To:     [EMAIL PROTECTED]
                    COM>                         cc:
                    Sent by: "A mailing          Subject:     Re: your mail
                    list for discussion
                    about Sun
                    Microsystem's Java
                    Servlet API
                    Technology."
                    <SERVLET-INTEREST@JAV
                    A.SUN.COM>


                    05/09/00 06:54 PM
                    Please respond to "A
                    mailing list for
                    discussion about Sun
                    Microsystem's Java
                    Servlet API
                    Technology."





Hi,
Thanx.Can We use JavaScript in JSP?.
Biren

On Tue, 9 May 2000, zulfi wrote:

> use javascript function
>
> in method called by "Add" button
>
> document.form.action="file name"
> document.form.method="POST"
> document.form.submit()
>
> and
> in method called by "Find" button
>
> document.form.action="file name"
> document.form.method="GET"
> document.form.submit()
>
> regards
> zulfi
>
>
>
>
>
> ----- Original Message -----
> From: Biren Patnaik <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, May 09, 2000 8:04 PM
>
>
> > Hi All,
> > I m facing one problem in JSP.Can I use GET and POST both in a JSP
> > program simultaneously .That means Suppose I want to use both
> > simultaneously in a form,then what should I do?.BeCos I m writing one
> > program which will consist of 2 buttons they r "Add","Find",.So for Add
we
> > have to write <form method = "POST" and for Find we have to write <form
> > method = "GET".Is there any soln for that..
> > Thanx in advance
> > Biren
> >
> >
>
___________________________________________________________________________
> > 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
>

___________________________________________________________________________
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