Forum: JSP Nov 27th, 2007 |
| Replies: 1 Views: 575 Updating functionality I am using structs to try and get the "update" functionality working.
I have a list of items appearing in the jsp page, "viewItem.jsp" . I am getting this list from the database. At the
moment I... |
Forum: JSP Jan 4th, 2007 |
| Replies: 2 Views: 1,897 Servelet path problem,,,, please, I need your help Dear All
I admit that I am new to this all.
I am trying to run a simple login function.
I have two jsp files, login.jsp and welcome.jsp and I have one servelet login.java
My project name is onjava... |