Servlet and openamf
"Parag Dharmadhikari" <[email protected]> Tue, 3 Apr 2007 12:28:03 +0530
| Newsgroups | gmane.comp.java.openamf.user |
|---|---|
| Message-ID | <CA74C4124F0CC64C8BBC33789F60020D017CF771@MPMULBPEX01.corp.mphasis.com> |
Hi All,
After writing the simple java class with openamf, I am trying to invoke
servlet with openamf. But I have following doubts:
1. In flash MX we can call service method of the servlet. So can
same be done in openamf.
So my flash code would become
myService = new
Service("http://172.20.77.162:8080/helloWorld/gateway",myLogger,"com.fla
shdb.services.servlets.TestServlet",null,null);
And then invoke myservice.service();
2. As per Flash MX document service() method is executed from
servlet so in case of openamf what is the course of action? Can doGet()
or doPost() be invoked in same way?
3. Also in Flash MX, service () method receives FLASH.PARAMS
argument which is java.util.list so in case of openamf can I use same
parameter or there is different parameter / tech. to be used?
Kindly guide me for above queries.
Regards
Parag
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Openamf-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openamf-user