[java ee programming] Re: Hi

2009-11-10 Thread muhiuddin
Code is working fine. Check that your JDK or jsp container includes required jar files. jstl-impl.jar and javax.servlet.jsp.jstl.jar <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@ taglib prefix = "c" uri="http://java.sun.com/jsp/jstl/core"%> h

[java ee programming] HibernateUtil not Working (3513_hibernatestepbystep.zip)

2009-06-13 Thread muhiuddin
I have found problem in the online lab document. When I build the first exercise there is red underline in HibernateUtil. Which Jar file i have to include so i can move further. Ghulam Muhiuddin --~--~-~--~~~---~--~~ You received this message because you are

[java ee programming] Clarification of Session, Response in JSP pages

2009-06-05 Thread muhiuddin
i click back button it does not show the welcome.page. 2. What is mean of response.isCommitted() Function what it do and what is the purpose of this. 3. what is the funcationality of session.isTrue(). I am thankful if anyone can explain . Ghulam Muhiuddin Lahore, Pakistan I have the following