Regards
--
Andrea
Kendall
Andrea Kendall
Master Data
Management
Mural community -
https://mural.dev.java.net/
Senior Engineer
UI Technologist
Sun Microsystems, Inc.
800 Royal Oaks Dr.
Hi,
The path that you should have at runtime on the url is
http://localhost:8080/MyWebJpa/
and it should show the list of persons.
In the web.xml you should have:
index.jsp
and in the index.jsp you should have:
That should do it.
By the
hi all,
I am doing a project in java Swing,
i need help
to take a Back up of my project Database(MySql/Oracle)
by using core java,
pls, send me some small examples or advice
Thanks in advance.
--~--~-~--~~~---~--~~
You received this message because you are subscr
Hi Ruben,
I was thinking of taking the same approach but then like you, I had
no idea how to hook it all up.
May I ask to see the servlet code and maybe get some idea?
The problem as I see it is that we don't know how to pass the right
parameters to the servlet with a link.
Since we use
in th
Adding some more valuable details :
Direct access of jsp (http://localhost:8080/Myhello1HomeworkStart_1/
hello.jsp) shows gif file
Access via action (http://localhost:8080/Myhello1HomeworkStart_1/pages/
Hello.action) doesn't show gif file
Here is the snippet code :
" />
Hey all,
After some searching, I was able to get the index.jsp to forward to
the right place.
I was disappointed that this step was not included in the exercise
though, or did I just miss it?
I see in the solution there is a different approach here. web.xml
faces/welcomeJS
Hi Java Guys with Passion,
I am having following issues while rewriting hello1HomeworkStart app
using struts 2 f/w.
1. duke.waving.gif is not appearing - I'm going nuts over this
2. textfield RETAINS THE NAME entered when it greets user with Hello,
Sankar!
3. Submit button and Reset buttons ar