Espen Dahl
|
| Posted: 01/21/2003, 4:11 PM |
|
Hi!
I am very interested in the CCS 2.0 and are now evaluating the beta 1.
Tried to build a default sample Bookstore. The build script worked without
errors - "BUILD SUCCESSFUL" - but no jsp's are generated, just class files
and html files.
Any ideas on what might be missing? (I didn't have any problems at all
building the JSP 1.1 Book Store).
I guess Codecharge is using a MVC framework similar but not identical to
Struts? (Controller Servlet etc.).
Regards,
Espen Dahl
(Testing on WinXP SP1, j2sdk1.4.0_01, Resin 2.17 and ant1.5.1)
|
|
|
 |
Espen Dahl
|
| Posted: 01/22/2003, 9:42 AM |
|
> I am very interested in the CCS 2.0 and are now evaluating the beta 1.
> Tried to build a default sample Bookstore. The build script worked without
> errors - "BUILD SUCCESSFUL" - but no jsp's are generated, just class files
> and html files.
It is working as intended , I just realised after reading web.xml that the
url should be http://localhost/app/Default.do etc
Espen Dahl
|
|
|
 |
|