Hi All,
I have a Click Servlet that is only called by our integration layer via an
HTTP Request...like this:
https://localhost/app_name/UpdateData.htm?id=1

When I make this call from the browser, I get a blank page (as expcted) but
the servlet never actually fires.  The onInit() does not execute nor does
the onGet().

Am I making any sense?  Is this something that Click cannot do?

Thanks

Mark K 

--
View this message in context: 
http://click.1134972.n2.nabble.com/Cannot-call-Click-Standalone-Servlet-tp6859177p6859177.html
Sent from the click-user mailing list archive at Nabble.com.

Reply via email to