Re: MVC or Model2 with Tomcat

2011-12-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pid, On 12/9/11 8:23 AM, Pid wrote: If you want Tomcat to find serve index.jsp for a '/' request, then you need: welcome-file-list welcome-fileindex.jsp/welcome-file /welcome-file-list ... which is the default , I might add. (Actually, the

Re: MVC or Model2 with Tomcat

2011-12-09 Thread Pid
On 08/12/2011 10:51, Blaxton wrote: snip On 6 Dec 2011, at 15:52, Blaxton blaxx...@yahoo.com wrote: I have added the host directive to server.xml and moved appexmp1 contents to ROOT directory and now I can access www.mydomain.com/index.jsp with no problem, however now the servlets are not

Re: MVC or Model2 with Tomcat

2011-12-08 Thread Blaxton
From: Pid * p...@pidster.com To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, December 8, 2011 12:25:35 PM Subject: Re: MVC or Model2 with Tomcat On 8 Dec 2011, at 06:08, Blaxton blaxx...@yahoo.com wrote

Re: MVC or Model2 with Tomcat

2011-12-07 Thread Blaxton
From: Blaxton blaxx...@yahoo.com To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, December 6, 2011 9:19:00 PM Subject: Re: MVC or Model2 with Tomcat From: Pid * p...@pidster.com To: Tomcat Users List users

Re: MVC or Model2 with Tomcat

2011-12-06 Thread Blaxton
From: André Warnier a...@ice-sa.com To: Tomcat Users List users@tomcat.apache.org Sent: Monday, December 5, 2011 4:13:33 AM Subject: Re: MVC or Model2 with Tomcat Blaxton wrote:   From: André Warnier a...@ice-sa.com

Re: MVC or Model2 with Tomcat

2011-12-06 Thread Pid *
snip On 6 Dec 2011, at 15:52, Blaxton blaxx...@yahoo.com wrote: I have added the host directive to server.xml and moved appexmp1 contents to ROOT directory and now I can access www.mydomain.com/index.jsp with no problem, however now the servlets are not working. I can access jsp files, but

Re: MVC or Model2 with Tomcat

2011-12-06 Thread Blaxton
From: Pid * p...@pidster.com To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, December 6, 2011 8:12:40 PM Subject: Re: MVC or Model2 with Tomcat snip On 6 Dec 2011, at 15:52, Blaxton blaxx...@yahoo.com wrote: I have added the host directive

Re: MVC or Model2 with Tomcat

2011-12-06 Thread Pid
On 06/12/2011 17:49, Blaxton wrote: From: Pid * p...@pidster.com To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, December 6, 2011 8:12:40 PM Subject: Re: MVC or Model2 with Tomcat snip On 6 Dec 2011, at 15:52, Blaxton blaxx

Re: MVC or Model2 with Tomcat

2011-12-05 Thread Pid
anyway, here is the out put of the package query on my FreeBSD box: ap22-mo_jk-ap2-1.2.30_1 Apache2 JK module for connecting to Tomcat using AJP1X - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For

MVC or Model2 with Tomcat

2011-12-04 Thread Blaxton
Apache 2.2.16  is connected to  Tomcat 6.0.29 through mod_jk version 2 and every thing is working fine, but to implement Model2 or MVC, I need to serve JSP files from apache document root and don't know what is the best soluction. Tried adding following to apache config file but that didn't help

Re: MVC or Model2 with Tomcat

2011-12-04 Thread Pid
On 04/12/2011 09:32, Blaxton wrote: Apache 2.2.16 is connected to Tomcat 6.0.29 through mod_jk version 2 and every thing is working fine, but to implement Model2 or MVC, I need to serve JSP files from apache document root and don't know what is the best soluction. Why do you need to do

Re: MVC or Model2 with Tomcat

2011-12-04 Thread Blaxton
4, 2011 2:11:22 PM Subject: Re: MVC or Model2 with Tomcat On 04/12/2011 09:32, Blaxton wrote: Apache 2.2.16  is connected to  Tomcat 6.0.29 through mod_jk version 2 and every thing is working fine, but to implement Model2 or MVC, I need to serve JSP files from apache document root and don't

Re: MVC or Model2 with Tomcat

2011-12-04 Thread André Warnier
Blaxton wrote: I have created ROOT directory and placed index.jsp in ROOT directory the same as your example: /path/to/appbase/ROOT/index.jsp- myhost.com/index.jsp but that didn't work. I followed following instructions but those didn't work either.

Re: MVC or Model2 with Tomcat

2011-12-04 Thread Blaxton
From: André Warnier a...@ice-sa.com To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, December 4, 2011 6:51:58 PM Subject: Re: MVC or Model2 with Tomcat Blaxton wrote: I have created ROOT directory and placed index.jsp in ROOT directory the same

Re: MVC or Model2 with Tomcat

2011-12-04 Thread Pid *
On 4 Dec 2011, at 16:17, Blaxton blaxx...@yahoo.com wrote: From: André Warnier a...@ice-sa.com To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, December 4, 2011 6:51:58 PM Subject: Re: MVC or Model2 with Tomcat Blaxton wrote: I have created

Re: MVC or Model2 with Tomcat

2011-12-04 Thread Blaxton
From: Pid * p...@pidster.com To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, December 4, 2011 11:10:08 PM Subject: Re: MVC or Model2 with Tomcat On 4 Dec 2011, at 16:17, Blaxton blaxx...@yahoo.com wrote

Re: MVC or Model2 with Tomcat

2011-12-04 Thread André Warnier
Blaxton wrote: From: Pid * p...@pidster.com To: Tomcat Users List users@tomcat.apache.org Sent: Sunday, December 4, 2011 11:10:08 PM Subject: Re: MVC or Model2 with Tomcat On 4 Dec 2011, at 16:17, Blaxton blaxx...@yahoo.com wrote

Re: MVC or Model2 with Tomcat

2011-12-04 Thread Blaxton
From: André Warnier a...@ice-sa.com To: Tomcat Users List users@tomcat.apache.org Sent: Monday, December 5, 2011 2:00:09 AM Subject: Re: MVC or Model2 with Tomcat Blaxton wrote:   From: Pid * p...@pidster.com

Re: MVC or Model2 with Tomcat

2011-12-04 Thread André Warnier
Blaxton wrote: From: André Warnier a...@ice-sa.com To: Tomcat Users List users@tomcat.apache.org Sent: Monday, December 5, 2011 2:00:09 AM Subject: Re: MVC or Model2 with Tomcat Blaxton wrote: From: Pid * p

Re: MVC or Model2 with Tomcat

2011-12-04 Thread Blaxton
From: André Warnier a...@ice-sa.com To: Tomcat Users List users@tomcat.apache.org Sent: Monday, December 5, 2011 4:13:33 AM Subject: Re: MVC or Model2 with Tomcat Blaxton wrote:   From: André Warnier a...@ice-sa.com