You are not logged in Log in Join
You are here: Home » Members » Ioan's Zope Documents » Jsp for Zope » swpackage_view

Log in
Name

Password

 
 

Jsp for Zope

Use this product to create and use jsp pages on a Zope server.
But before to use this product back-up your server.

History of changes is here
This product does not support servlets.
Use a combination of .jsp files, .class files and .jar files.

Why I build this product?

A forum to talk about is also available.

You'll need a jsp server (Apache Tomcat or else)
running on the same host where Zope is running.

Sometimes Jsp pages are faster than Zope documents.
Jsp pages are translated into java servlets, compiled and executed!
Tomcat is 2x or 3x faster than Zope when execute an SQL query!

A benchmark ZopeJsp vs Tomcat executing SQL statements is here!

This product will create two new Zope objects:
A jsp folder and a jsp document

Inside the Jsp folder you may create any jsp and dtml document or method,
then on update tab of your Jsp folder you'll replicate changes into jsp server.

Into an jsp folder you do your work in Zope web management interface,
you build your dtml pages and some jsp pages.
When a web client will call a dtml document, Zope will provide the content.
When a web client will call a jsp document, Zope will forward request
to jsp server (now Zope acts as an http proxy) and then return the result.



Before to use this product back-up your server.
Updating jsp document root with content of zope jsp folder
means to overwrite content of jsp document root.

Samples are found in each JspFolder instance you create.

Latest Release: 1.7
Last Updated: 2004-03-11 10:52:03
Author: Ioan
License: ZPL
Categories:
Maturity: Stable
  Changes

Available Releases

Version Maturity Platform Released
1.7 Stable   2004-03-11 03:37:55
  ZopeJsp-1.7.zip (46 K) All md5
1.6 Stable   2004-01-22 05:00:08
  ZopeJsp-1.6.zip (10 K) All md5
1.5 Development   2003-05-30 07:00:55
  ZopeJsp-1.5.tgz (5 K) All
1.4 Development   2003-05-30 07:01:32
  ZopeJsp-1.4.zip (17 K) All
1.3 Development   2003-05-30 07:00:21
  ZopeJsp.zip (9 K) All