Using Jython with JSPs

A

Alan Sheehan

Hi,

I am re-engineering a lot of existing Web JSPs and hoping to have each
JSP execute a Python script to specify the page contents i.e. a easy
way for end users to modify aspects of the pages without deep Java
know-how.

I have proven the above by creating an interpreter in each page and
simply executing a script file.

I have performance concerns with the above and would like to
pre-create one or more interpreters in the JVM that can be reused by
the JSPs.

Is the above possible and how ? I use Apache or Tomcat as the Web
Server.

Thanks
Alan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top