|
-
Feb 2nd, 2002, 11:28 AM
#1
Thread Starter
Randalf the Red
[Resolved] doGet() being called twice??
I wrote a servlet that reads an HTML file, parses the contents, replaces certain delimited strings with some other values, and after that flushes the processed output to the client.
I find that in this servlet the doGet() method executes twice, although I am calling the servlet only once, through the browser.
.
Last edited by honeybee; Feb 7th, 2002 at 12:40 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|