Suppose i have all the implementation code required is written
in doGet() but my class has doPost() method. i need code
implemented in doGet() how can we do that?
Answer / aditya
If all the implementation is written in doGet()and the class has implemented the functionality in doPost(),servlet container will throw an exception.
A workaround could be calling doPost() from your doGet() method.
| Is This Answer Correct ? | 0 Yes | 0 No |
3.Give the formula for determine the range of the data type?
Diff between %let and Call symput?
Why COBOL/400 is giving 95 session error when opening a file even though the file is having key and the screen or display file is having IND ARA defined?
2. What do you mean by DHCP?
how can i split string in a textbox in windows appication using C#.net
what are wrapper classes
How many packages available in java??
How many types of list exist in the HTML
Info for guidewire documents and interview questions
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
When you?re running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
smal talk is pure object oriented or not?