Re: EJB + Struts + Hibernate

2004-06-27 Thread Jeremy Cowgar
On Sun, 2004-06-27 at 19:05, Pedro Salgado wrote: > Have you checked iBatis? www.ibatis.com > > Pedro Salgado > > On 04/06/27 12:16, "Irfandhy Franciscus" <[EMAIL PROTECTED]> wrote: > > > Thanks for the reply. So far I have tested my apps with JUnit and > > HttpUnit using a single resin serve.

Respond Differently based upon host name

2004-06-16 Thread Jeremy Cowgar
Greetings. I run lifewithchrist.org, a blogging system. I writing version 2.0 and doing so in struts (1.0 is PHP). I am not certian of one thing. Currently (and it must remain this way), I have DNS setup to a wildcard, and it ships it all to the same webserver (apache). The webserver then direc

J2EE Login -- Howto?

2004-06-15 Thread Jeremy Cowgar
I am in the process of creating my login page. I want to use struts to produce a form, I also want to handle the authentication myself because their are some advanced things I wish to do, for instance, my login form makes certian they are an active user. If they are a suspended user, it will di