(keitai-l) Re: IAppli to servlet communication

From: Jason Pollard <jasonpollard_at_yahoo.com>
Date: 12/05/01
Message-ID: <20011205185458.82491.qmail@web14605.mail.yahoo.com>
Dear Sir,

Gaurang's suggestion is probably the fix you need.

First try to access the servlet from a Web browser to make sure Tomcat is
working correctly.

You may want to try TCPTunnelGUI or something similar so you can see what is
actually going over the network.

--Jason

--- gaurang khatri <simplygaurang@yahoo.co.in> wrote:
> Hello Dibyendu,
> 
> Instead of 
> (getSourceURL() +  "servlet\TestServlet",
> Connector.READ_WRITE)
> 
> try
> (getSourceURL() +  "servlet/TestServlet",
> Connector.READ_WRITE)
> 
> 
> This may help.
> 
> Regards
> gaurang.
> 
> ________________________________________________________________________
> For Stock Quotes, Finance News, Insurance, Tax Planners, Mutual Funds...
>                 Visit http://in.finance.yahoo.com/
> 
> [ Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/ ]
> 


__________________________________________________
Do You Yahoo!?
Buy the perfect holiday gifts at Yahoo! Shopping.
http://shopping.yahoo.com

[ Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/ ]
Received on Wed Dec 5 21:00:27 2001