We have been using JSP for about 5 months now without a problem. You need
to look at the jsp-howto.html doc again. The document is out of date at
this time, but a patch was recently submitted to update it so just wait a
bit. But in short, you only need to change/add the following to your
TR.properties file;
Add;
services.JspService.classname=org.apache.turbine.services.jsp.TurbineJspServ
ice
Change;
services.JspService.default.layout = DefaultLayout
Then set all of the screen names to what you want. The rest of the
parameters are set in the TR.props file by default. If you do not want to
use Layouts, you need to set the layout to DefaultLayout.
Just a suggestion, sending a error message or sections of the Turbine log
file or a stacktrace would help in troubleshooting future problems.
Dave Polito
-----Original Message-----
From: Antonio Ortega [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 30, 2001 5:26 AM
To: [EMAIL PROTECTED]
Subject: More about JSP
Just a fact: I have never been able to run a JSP page under any version
of TDK (including 1.2b4).
One question:
Has someone REALLY run a JSP under TDK.?
Continue only if yuor answer is: YES, I have a JSP running!!!
Now I request your aid. Can anyone sendme an example on how tu run a
JSP .... :(
For exmple a Turbine Resources.properties file that shows index.jsp or
login.jsp at the beginning (the files that comes with TDK 1.2b4).
_________________
Toni Ortega
[EMAIL PROTECTED]
_________________