<font color="red">Calling two servlets by single action in JSP</font>
3 posts in topic
Flat View  Flat View
TOPIC ACTIONS:
 

Posted By:   yasin_yasin
Posted On:   Thursday, December 13, 2001 10:17 PM


Is it possbile to Call two servlets by

single action in JSP?.

For example if we click a link ,

it should call two servlets at same time(?)

and has to get response from two servlets at same time?.

Thanx
Yasin

Re: <font color="red">Calling two servlets by single action in JSP</font>

Posted By:   Tagir_Sharipov  
Posted On:   Monday, December 17, 2001 12:52 AM

You can put onLoad event in a body of the first servlet action which calls the second servlet


For example:


First servlet
out.println("