Added: September/15/2005 at 1:42pm | IP Logged
|
|
|
I'm a java developer just starting to experiment with IIS and ASP. I have some Java code I'd like to reuse w/o rewriting; JavaBeans (plain ole beans, not EJBs) would seem to be the way to go since they would require only a JVM, not the presence of a specific container.
Unforunately, I can't find any examples of how a bean could be accessed from an ASP page (though I assume a METADATA tag would be required).
BTW, there was a similar question in the archives (from 1999!) but there were no replies listed.
Is this even possible? If so, would someone point me to a good reference?
Thanks,
Jeff
|