RE: using Tomcat Test Environnement in Visual Age

2001-04-04 Thread Trakhtenberg, Victor

May be you can explain how to use the Tomcat with VA.
Thank you in advance.

 -Original Message-
 From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
 Sent:  04  2001 17:02
 To:   [EMAIL PROTECTED]
 Subject:  using Tomcat Test Environnement in Visual Age
 
 Hello,
 
 I'm tryinng to use Apache Tomcat Test Environnement for VA. The Test
 Environnement run well.  I've deployed a index.html file in
 Apache_Tomcat_Test_Environnement/webaaps/myWebFolder and I access it well
 whith my browser http://localhost:8080/myWebFolder/.
 This index.html file have a form tag : form name="log" method="post"
 action="coreservlets.Login" to contact a servlet : Login.
 I've wrote this servlet in VA.
 
 My question is : Is it possible to run this servlet in VA when index.html
 try to find Login.
 
 In other hand I've tried to deploy the Login.class servlet directly in a
 folder : myWebFolder/coreservlets/ but I received a 404 error message file
 not found
 
 How have I to do to run a servlet on Tomcat?
 
 Patrick PIERRA



RE: using Tomcat Test Environnement in Visual Age

2001-04-04 Thread Patrick . Pierra


I've just downloaded the zip file Apache Tomcat Test Environnement on
www.ibm.com. When you run the .exe file, it create a project and a set of
package in VA. Then run TomcatRunner.
Patrick PIERRA




RE: using Tomcat Test Environnement in Visual Age

2001-04-04 Thread Patrick . Pierra


Sorry, find here reply with history

I've just downloaded the zip file Apache Tomcat Test Environnement on
www.ibm.com. When you run the .exe file, it create a project and a set of
package in VA. Then run TomcatRunner.
Patrick PIERRA

Patrick PIERRA


   
  
"Trakhtenberg, 
  
Victor"To: 
"'[EMAIL PROTECTED]'"
Victor_Trakhtenber[EMAIL PROTECTED]
  
[EMAIL PROTECTED] cc: 
  
       Subject:     RE: using Tomcat Test 
Environnement in Visual Age
04/04/01 05:09 PM  
  
Please respond to  
  
tomcat-user
  
   
  
   
  




May be you can explain how to use the Tomcat with VA.
Thank you in advance.

 -Original Message-
 From: [EMAIL PROTECTED]
[SMTP:[EMAIL PROTECTED]]
 Sent:  04  2001 17:02
 To:   [EMAIL PROTECTED]
 Subject:   using Tomcat Test Environnement in Visual Age

 Hello,

 I'm tryinng to use Apache Tomcat Test Environnement for VA. The Test
 Environnement run well.  I've deployed a index.html file in
 Apache_Tomcat_Test_Environnement/webaaps/myWebFolder and I access it well
 whith my browser http://localhost:8080/myWebFolder/.
 This index.html file have a form tag : form name="log" method="post"
 action="coreservlets.Login" to contact a servlet : Login.
 I've wrote this servlet in VA.

 My question is : Is it possible to run this servlet in VA when index.html
 try to find Login.

 In other hand I've tried to deploy the Login.class servlet directly in a
 folder : myWebFolder/coreservlets/ but I received a 404 error message
file
 not found

 How have I to do to run a servlet on Tomcat?

 Patrick PIERRA