Hi all, i just wanna ask can we do this course in eclipse ide? if can,
what must i do, so it can work?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Java
EE (J2EE) Programming with Passion!" group.
To post to this
Hi,
I do a little modification, i changed the structure of my struts.xml
for this
http://struts.apache.org/dtds/struts-2.0.dtd";>
/index.jsp
And the index.jsp looks like this
<%@ page contentType="text/html; charset=UTF-8" %>
<%@ taglib prefix="s"
Hi,
I have a trouble with this homework, i don't know what I had wrong.
This is my struts.xml file
http://struts.apache.org/dtds/struts-2.0.dtd";>
/pages/Hello.jsp
/pages/Hello.jsp
This is de file /page/Hello.j
Dear all.
Ihave done many examples on jsf tiles and I could use index1.jsp
<%@ taglib uri="http://jakarta.apache.org/struts/tags-tiles"; prefix="tiles" %>
to go to tiles.xml but I could not get my faces-config.xml to access my
index2.jsp which is like this
<%@ taglib uri="http://jakarta.ap
Hi!
I'm doing the lab on hibernate step by step (exactly -
http://www.javapassion.com/handsonlabs/hibernatestepbystep_netbeans6.0.1/#Exercise_1)
and I've got a little problem. I don't know why but I have to copy
manually Person.hbm.xml and hibernate.cfg.xml to the 'classes' folder.
I'm using NB 6.