working example on Tomcat?
by etienno
Hi all,
is there a working example running on a simple tomcat server? I would like
to build a web application using the Tohu framework, and my planned server
is Tomcat. I have tried with no success to run most examples on a
Eclipse/tomcat server. I have some errors about a missing a include page (The
requested resource (/tohuEngine/jsps/include.jspf) is not available). I
don't know where this source should come from.
Some tests also need to be corrected, like the CustomTest using the Vote
class. I know that the jetty server works, but this is not my goal for now.
rgd
Etienne
15 years, 10 months
The requested resource (/branching-example-web/jsps/include.jspf) is not available
by etienno
Him
I have tried to installed the TOHU demo in eclipse, on tomcat 6, and this is
the only page I see after having clicked on the simple button:
The requested resource (/branching-example-web/jsps/include.jspf) is not
available
What is the reason for this error?
I see that the include.jspf is available in the target, but not in the
source.
Can somebody tell me what is wrong with this tohu demo??
regards,
Etienne
15 years, 10 months