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: > > index.jsp > ... which is the default , I might add. (Actually, the default is to look for index.html, index.htm, and index.

Re: MVC or Model2 with Tomcat

2011-12-09 Thread Pid
On 08/12/2011 10:51, Blaxton wrote: >> >> >> On 6 Dec 2011, at 15:52, Blaxton 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 wo

Re: MVC or Model2 with Tomcat

2011-12-08 Thread Blaxton
From: Pid * To: Tomcat Users List Sent: Thursday, December 8, 2011 12:25:35 PM Subject: Re: MVC or Model2 with Tomcat On 8 Dec 2011, at 06:08, Blaxton wrote: > > > > > > From: Blaxton > To: Tomc

Re: MVC or Model2 with Tomcat

2011-12-08 Thread Pid *
On 8 Dec 2011, at 06:08, Blaxton wrote: > > > > > > From: Blaxton > To: Tomcat Users List > Sent: Tuesday, December 6, 2011 9:19:00 PM > Subject: Re: MVC or Model2 with Tomcat > > > > > > > ___

Re: MVC or Model2 with Tomcat

2011-12-07 Thread Blaxton
From: Blaxton To: Tomcat Users List Sent: Tuesday, December 6, 2011 9:19:00 PM Subject: Re: MVC or Model2 with Tomcat From: Pid * To: Tomcat Users List Sent: Tuesday, December 6, 2011 8:12:40 PM Subject: Re: MVC

Re: MVC or Model2 with Tomcat

2011-12-06 Thread Pid
On 06/12/2011 17:49, Blaxton wrote: > > > > > > From: Pid * > To: Tomcat Users List > Sent: Tuesday, December 6, 2011 8:12:40 PM > Subject: Re: MVC or Model2 with Tomcat > > > > On 6 Dec 2011, at 15:52, Blax

Re: MVC or Model2 with Tomcat

2011-12-06 Thread Blaxton
From: Pid * To: Tomcat Users List Sent: Tuesday, December 6, 2011 8:12:40 PM Subject: Re: MVC or Model2 with Tomcat On 6 Dec 2011, at 15:52, Blaxton wrote: > > I have added the host directive to server.xml and moved appexmp1 contents to

Re: MVC or Model2 with Tomcat

2011-12-06 Thread Pid *
On 6 Dec 2011, at 15:52, Blaxton 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 no servlets, I g

Re: MVC or Model2 with Tomcat

2011-12-06 Thread Blaxton
From: André Warnier To: Tomcat Users List Sent: Monday, December 5, 2011 4:13:33 AM Subject: Re: MVC or Model2 with Tomcat Blaxton wrote: > > > > >  From: André Warnier > To: Tomcat Users Lis

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 > Fo

Re: MVC or Model2 with Tomcat

2011-12-04 Thread Blaxton
From: André Warnier To: Tomcat Users List Sent: Monday, December 5, 2011 4:13:33 AM Subject: Re: MVC or Model2 with Tomcat Blaxton wrote: > > > > >  From: André Warnier > To: Tomcat Users Lis

Re: MVC or Model2 with Tomcat

2011-12-04 Thread André Warnier
Blaxton wrote: From: André Warnier To: Tomcat Users List Sent: Monday, December 5, 2011 2:00:09 AM Subject: Re: MVC or Model2 with Tomcat Blaxton wrote: From: Pid * To: Tomcat Users List Sent: Sunday, December 4

Re: MVC or Model2 with Tomcat

2011-12-04 Thread Blaxton
From: André Warnier To: Tomcat Users List Sent: Monday, December 5, 2011 2:00:09 AM Subject: Re: MVC or Model2 with Tomcat Blaxton wrote: > > > > >  From: Pid * > To: Tomcat Users List > Sen

Re: MVC or Model2 with Tomcat

2011-12-04 Thread André Warnier
Blaxton wrote: From: Pid * To: Tomcat Users List Sent: Sunday, December 4, 2011 11:10:08 PM Subject: Re: MVC or Model2 with Tomcat On 4 Dec 2011, at 16:17, Blaxton wrote: From: André Warnier To: Tomcat Users List

Re: MVC or Model2 with Tomcat

2011-12-04 Thread Blaxton
From: Pid * To: Tomcat Users List Sent: Sunday, December 4, 2011 11:10:08 PM Subject: Re: MVC or Model2 with Tomcat On 4 Dec 2011, at 16:17, Blaxton wrote: > > > > > > From: André Warnier > To: Tomc

Re: MVC or Model2 with Tomcat

2011-12-04 Thread Pid *
On 4 Dec 2011, at 16:17, Blaxton wrote: > > > > > > From: André Warnier > To: Tomcat Users List > Sent: Sunday, December 4, 2011 6:51:58 PM > Subject: Re: MVC or Model2 with Tomcat > > Blaxton wrote: >> I have created ROOT

Re: MVC or Model2 with Tomcat

2011-12-04 Thread Blaxton
From: André Warnier To: Tomcat Users List 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 as your example: > /path/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. http://www.jguru.com/faq/view.jsp?EI

Re: MVC or Model2 with Tomcat

2011-12-04 Thread Blaxton
t: 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 know wh

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

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