[java ee programming] Re: Netbeans-Servlet-help

2009-06-01 Thread David Amend
Hi Saran, I had the same error, I would change the active GlassFish Server from v3 to v2 . This should easily fix the problem.   You can change the Server on right-Click the Project - Properies -Run - Server ->>> Hello   I am new to servlets just started pgmi am using net

[java ee programming] Re: Problem with Hibernate Lab

2009-06-02 Thread David Amend
I got the same error. If you have imported the suited package for "session", a restart of netbeans could fix the problem. Check another import for session. Am Dienstag, 2. Juni 2009 07:54:12 schrieb mak pandian: > Hello > I got error while running this application is "Session factory can not be

[java ee programming] LAB-4911 HelloSpringDI ->What to do?

2009-06-12 Thread David Amend
Dear all my friends, I don't get the idea of Homework http://www.javapassion.com/handsonlabs/springhelloworld/#Homework for the instruction: Modify HelloWorldMessageProvider class so that its getMessage() method gets a message from the getGreeting() method of the GreetingProvider object. and M