Re: Servlet action is not available

2006-04-03 Thread Craig McClanahan
On 4/3/06, red phoenix <[EMAIL PROTECTED]> wrote: > > Mr Craig, >I configure a JNDI in Tomcat5.5.12 like you tell me,like follows: > > crossContext="true"> > maxActive="100" maxIdle="30" maxWait="1" username="administrator" > password="123" driverClassName="sun.jdbc.odbc.JdbcOdbcDriv

Re: Servlet action is not available

2006-04-03 Thread red phoenix
Mr Craig, I configure a JNDI in Tomcat5.5.12 like you tell me,like follows: Then I call this JNDI in a JSP file,the JSP file is follows: <[EMAIL PROTECTED] <[EMAIL PROTECTED]> <[EMAIL PROTECTED]@page> import="java.sql.*"%> <[EMAIL PROTECTED] <[EMAIL PROTECTED]> import="javax.sql

Re: Servlet action is not available

2006-04-03 Thread Craig McClanahan
On 4/3/06, red phoenix <[EMAIL PROTECTED]> wrote: > > My Struts is 1.2.9,and tomcat is 5.5.15,and JDK is 1.5,I want to use > Struts > Datasource,my database is Microsoft Access 2000,and I have configured ODBC > datasource in windows,when I run it, it raise follows error: > type Status report > mess

Re: Servlet action is not available.

2004-10-05 Thread Rick Reumann
WOLips wrote the following on 10/5/2004 2:20 PM: First, please try to remember not to reply to a message in a thread and change the subject (it will screw up how a lot of e-mail clients sort threaded e-mails). i do this for months, how can you recognize this? I believe it works on the fact that d

Re: Servlet action is not available.

2004-10-05 Thread WOLips
- Original Message - From: "Rick Reumann" <[EMAIL PROTECTED]> To: "struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, October 05, 2004 7:46 PM Subject: Re: Servlet action is not available. > WOLips wrote the following on 10/5/2004 1:16 P

Re: Servlet action is not available.

2004-10-05 Thread Rick Reumann
Ricardo Andres Quintero wrote the following on 10/5/2004 12:47 PM: u should kick him!! thats terrible i dont know how we can live with this... I must be missing the joke:)... live with 'what' ? -- Rick - To unsubscribe, e-mail: [EM

Re: Servlet action is not available.

2004-10-05 Thread Ricardo Andres Quintero
u should kick him!! thats terrible i dont know how we can live with this... On Tue, 05 Oct 2004 13:46:20 -0400, Rick Reumann wrote > WOLips wrote the following on 10/5/2004 1:16 PM: > > > but i still get this error : > > > > HTTP Status 404 - Servlet a

Re: Servlet action is not available.

2004-10-05 Thread Rick Reumann
WOLips wrote the following on 10/5/2004 1:16 PM: but i still get this error : HTTP Status 404 - Servlet action is not available type Status report message Servlet action is not available description The requested resource (Servlet action is not available

Re: Servlet action is not available.

2004-10-05 Thread WOLips
From: "Ricardo Andres Quintero" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, October 05, 2004 6:23 PM Subject: Re: Servlet action is not available. > Did u configure the servlet controller in your app web.xml? > &

Re: Servlet action is not available.

2004-10-05 Thread Ricardo Andres Quintero
Did u configure the servlet controller in your app web.xml? On Tue, 5 Oct 2004 19:16:24 +0200, WOLips wrote > hi, > i have struts.jar in "myStrutsApp1\WEB-INF\lib" > and even in "tomcat\bin" > > the code is an example from the net, which i thing it must run. > > but i still get this error : > --

Re: Servlet action is not available.

2004-10-05 Thread Ricardo Andres Quintero
Did u configure the servlet controller in your app web.xml? On Tue, 5 Oct 2004 19:16:24 +0200, WOLips wrote > hi, > i have struts.jar in "myStrutsApp1\WEB-INF\lib" > and even in "tomcat\bin" > > the code is an example from the net, which i thing it must run. > > but i still get this error : > --