Originally posted by Mouza Ali:
I mean can the servlet recieves two different requests in one doPost()
Originally posted by Mouza Ali:
if so, how it will be able to distinguish b/w them so it will respond appropriately!
Originally posted by Ulf Dittmer:
I'm not sure what seetharaman venkatasamy means by "possible", handle two
Originally posted by Mouza Ali:
For more clarification, you said that in the servlet side, I should use the getParamter method, but how to set it in the first place on the client side?