Abraham Fdez wrote:
> I'm making a Web application with Apache + Tomcat + Mod_Jk +
> Hibernate + Postgresql. I need that hibernate binds factory to JNDI
> but when I do that it gives me and error that context is read-only.
>From memory Tomcat has a JNDI context that is read-only, but which can
acc
David Wall wrote:
> Does anybody know of any good Java/servlet code that handles email
> bounce processing? When our automated systems send an email that
> bounces (lots of hotmail bounce if the user has an account but just
> hasn't logged in the past 30 days), we'd like a "somewhat reliable"
> me
James Reynolds wrote:
> This solution works fine for 99% of the pages, except for a couple
> items that fall outside my expertise. Your advise, or a pointer to
> where I should conduct more homework would be greatly appreciated.
>
> I need to maintain two URLs for the site, and each one should poi
Mark Whitby wrote:
> I am currently designing a final year project for my University
> course and I am having problems getting a working SSL connection. I
> have Tomcat set up and working fine, but when it comes to accessing a
> page over the https setup, I am having no luck.
> I have altered the