Hi,
I am sorry, I was trying too many things at the same time. Then I tried to
simplify by removing lines of code and functionality. I guess the browser
was caching up the request by then. Anyway, i tried afresh and got it.
Thanks,
tanmay
-----Original Message-----
From: Suriya Narayan Vartharajan [mailto:[EMAIL PROTECTED]]
Sent: Saturday, October 14, 2000 3:33 AM
To: [EMAIL PROTECTED]
Subject: Re: Problems with Post
check the HTML form method...
if it is Get u have to use the same...
Try for Everything
----- Original Message -----
From: Dalvi, Tanmay <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 14, 2000 7:03 AM
Subject: Problems with Post
> Hi all,
>
> I have been working with Java for quite some time but have just started
> using servlets. I am a beginner so please bear with me.
>
> I am submitting a form to a servlet. This servlet has a doPost method
which
> executes but does not send any HTML output to the client. For testing I
have
> the same code in doGet as in doPost. I even tried simply calling doGet
thru
> doPost. It still won't work. It works with the get request ofcourse.
>
> I am using Weblogic and tried to study the documentation and properties.
> Seems to be okay.
>
> Do I need to specify in some way that I want my Post to generate HTML. I
did
> not find so in any example. I am referring to Core Servlets and JSPs book
by
> Marty Hall.
>
>
> Thanks,
> tanmay
>
>
___________________________________________________________________________
> 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