CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Servlets with Templates

Print topic Send  topic

Author Message
Doug James
Posted: 08/13/2002, 5:48 PM

I'm attempting to generate and deploy an application using Servlets 2.2 JDK 1.3 with Templates as the Code Language. The build is successful with no errors, but the deployed pages don't work properly - the HTML templates just display as is, without included pages or dynamic content. I'm sure I'm missing a basic step here, but I've followed the Java Deployment document to the letter, and can't find any documentation that tells me what to expect. BTW - this is deployed on Tomcat 4.0, running stand-alone against a MySQL database on WinXP.
max
Posted: 08/13/2002, 11:46 PM

Doug,

first check if Tomcat "unflate" the .war file correctly and then
check the URL that you invoke.

You have to invoke xxxx.do (not xxxx.html) where xxxx is the name of your page.

max
chaskunz
Posted: 08/15/2002, 6:21 AM

How do you force the .was to be unflated? I have had to delete the subdirectory with the unflated files, then restart Tomcat, then call the .do again. Is there no simpler way?

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.