PDA

View Full Version : Can XSSI return Java objects?


johnnie2
04-20-2000, 08:00 AM
I have a page in which I want to call a Java method and get some results back.[nbsp][nbsp]You can do this in ASP by using its GetObject() method, and then using a Response tag.[nbsp][nbsp]Is there any equivalent in XSSI?