Suppose I have class com.mycompany.Foo installed on my Tomcat server, and Foo provides this method:
public int doSomething(String s);
What do I need to do on the Tomcat side to make that method invokable by a RemoteObject component?
The Flex Data Services docs give an example of how to set that up using JRun, but I haven't been able to find a doc that describes how to do this with Tomcat.
Thanks!
-Mike
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

