jsp « Tomcat « JPA Q&A





1. Why can't Tomcat/JSP see these classes?    stackoverflow.com

I'm trying to write a web app using JSP and Java on a Tomcat 7.0.14, and part of it involves connecting with a MySQL server using Hibernate. Here's a basic ...

2. Share jsp Session between 2 J2EE applications Deployed in Tomcat Server    stackoverflow.com

hello i'm working on web application using hibernate and when i try this application in the project generated by eclipse web service i got an error and i can't resolve it ...

3. Newbie Question: Java EE vs Tomcat+Hibernate+Struts    coderanch.com

I'm an experienced POJO programmer but recently have a requirement to build an Internet based Web application. I really haven't paid attention to all the Java based web technologies that have flowered in the last ten years. Now I'm playing catch up and I'm pretty confused! I want to develop an Internet application with the usual mix of requirements: web front-end, ...