Matloob
OCPJP 1.6
OCPWCD in progress.....
SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6
How To Ask Questions How To Answer Questions
Matloob
OCPJP 1.6
OCPWCD in progress.....
I created a servlet named ViewAgentsServlet.java which is used to access table from mysql database and store table information in a list and then this list is passed to jsp (named adminViewAgents.jsp) where I want to display.
I have another servlet which is called at the start to varify the user name and password then forward to login panel which is a jsp page(userLogged.jsp). Once user logged and reached to userLogged.jsp where the user has option to call ViewAgentsServlet.java servlet.
Matloob
OCPJP 1.6
OCPWCD in progress.....
Matloob Hussain wrote:Now on userLogged.jsp page, I called another servlet named AddAgentServlet.java
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime. |