From: <la...@lu...> - 2001-06-19 16:46:46
|
Hi Dean. I haven't used Jython specifically with WebLogic, but I have used Jython to communicate w/ EJBs on a Jboss server, which is similiar. It works very well. Let me know if you have any specific questions and if I have an answer for you I'll cough it up :) ----------------------------------------------------------------------------- Brian Knox Just Another Perl Hacker perl -le '$_="6110>374086;2064208213:90<307;55";tr[0->][ LEOR!AUBGNSTY];print' On Tue, 19 Jun 2001, Dean Thompson wrote: > Does anyone have experience running Jython in a WebLogic environment? I > think the most likely scenario for us would be to invoke Jython scripts from > within servlets, and then invoke further Java APIs from within those Jython > scripts. > > Dean > |