Hi,
Can any body know, how to get the data and insert and delete the data using struts and using mysql.
Thanks
-jeethendriya
-
struts with Mysql (1 messages)
- Posted by: Jeethendriya Vangara
- Posted on: November 29 2005 09:06 EST
Threaded Messages (1)
- struts with Mysql by c b on November 29 2005 12:57 EST
-
struts with Mysql[ Go to top ]
- Posted by: c b
- Posted on: November 29 2005 12:57 EST
- in response to Jeethendriya Vangara
well what you're asking is for skills that take time to master.
but here's a start, you need to do is decide on a persistance scheme (hibernate, jdbc, ejb, toplink, a 100,000 other orms).
then have struts manage the form, & action, from the action call a dao that has the business logic & persistance logic.
www.binaryfrost.comHi,Can any body know, how to get the data and insert and delete the data using struts and using mysql.Thanks-jeethendriya