:confused:Hi brainiez,,, i need a solution,,,, to send data to two servlets using one submit button ,,,,does html support this,,,plz do rply,,,,rit now itz vry urgent thnks in advance
Printable View
:confused:Hi brainiez,,, i need a solution,,,, to send data to two servlets using one submit button ,,,,does html support this,,,plz do rply,,,,rit now itz vry urgent thnks in advance
Why do you need to go to two servlets? Do they need to be simultaneous? If not, then have the first servlet forward to the second.
According to me, it is practically impossible to pass data to two servlets simultaneously but depending on your need you can devise some approach to implement this logic.Now solution to your question depends upon your need.Perhaps I may be wrong but if I am wrong,please let me know.