jython web scripting options

Simon Brunning SBrunning at trisystems.co.uk
Thu Sep 26 05:19:49 EDT 2002


> From:	Stefaan Nachtergaele [SMTP:snacht at xs4all.nl]
> I'm prototyping a three tier web application in java. I've looked at a lot
> of java web frameworks but for development speed nothing compares to web
> scripting languages like php, etc. But that's not an option for me cause I
> need to talk with my server side java code (php-java integration is
> dinky).
> My question is, what options are there for jython.
 
Why not stick with J2EE, and code your servlets, tags etc. in Jython? See
<http://aspn.activestate.com/ASPN/Cookbook/Python?kwd=Jython> for some
simple examples.

Oh, and have a look at struts - see
<http://www.brunningonline.net/simon/blog/archives/000357.html>.

Cheers,
Simon Brunning
TriSystems Ltd.
sbrunning at trisystems.co.uk




-----------------------------------------------------------------------
The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorised. If you are not the intended recipient, any disclosure,
copying, distribution, or any action taken or omitted to be taken in
reliance on it, is prohibited and may be unlawful. TriSystems Ltd. cannot
accept liability for statements made which are clearly the senders own.




More information about the Python-list mailing list