Hi,

This is Toseef and i wrote a JSP and a Servlet., there I want to connect 
the servlet from JSP like applet to servlet communication because JSP file 
is on Server A and reading a Zip file and Servlet will be on server B that 
on connection with JSP, it will get the file from JSP via Stream. But my 
problem is, On running this, i am not getting any action inServlet's 
service/doPost method. upon reading the input stream from connectuion, its 
initializing servlet(if not initialized yet) but not doing anything in 
service method. Can you please suggest me any solution or send me some 
sample code. 


Thanks & Regards,
Toseef Alam
-X6207

Reply via email to