File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Certification
»
Web Component Certification (SCWCD/OCPJWCD)
Author
support both GET and POST
Chandra Sagi
Ranch Hand
Joined: May 05, 2005
Posts: 162
posted
Mar 14, 2006 17:07:00
0
Hi,
The question on pg 118 (What if I want to support both GET and POST from a Single
servlet
) should also include a public void doGet(...)throws..{} method right?
Thanks
Chandu
Xiaoxiao Lam
Greenhorn
Joined: Mar 04, 2006
Posts: 27
posted
Mar 14, 2006 17:25:00
0
I think so.
SCJP 1.4<br />SCWCD 1.4
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14669
11
I like...
posted
Mar 14, 2006 18:17:00
0
The question on pg 118
Which book are you refering to ?
And yes, you'll have to override the doGet method in your servlet.
[My Blog]
All roads lead to JavaRanch
Chandra Sagi
Ranch Hand
Joined: May 05, 2005
Posts: 162
posted
Mar 14, 2006 18:18:00
0
Sorry, the book is HFSJ.
Thanks
Chandu
I agree. Here's the link:
http://aspose.com/file-tools
subject: support both GET and POST
Similar Threads
Servlet filter to restrict GET request
exception
can we use post method in urlrewriting?
How to provide the Shortcut on submit button in JSP/HTML
Concept of using doGet and doPost together
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter