From: BillWorker 2. <bil...@in...> - 2002-03-15 06:00:38
|
Just wondering if it is a good idea! How about developing a custom tag for web apps. One that takes jython scriplet in its body. The request, response, session etc would be available as explicit objects. The tag could embed a jython interpreter and execute the given code. How I wish jsp were jython server pages! Ashish |