Results 1 to 3 of 3
Thread: Help with Struts and MySql
- 06-08-2007, 03:27 AM #1
Senior Member
- Join Date
- Jun 2007
- Posts
- 132
- Rep Power
- 0
- 06-09-2007, 01:45 AM #2
Senior Member
- Join Date
- Jun 2007
- Posts
- 110
- Rep Power
- 0
Hi,
put the data from the form to the Business layer. In the action calls an object from the Business layer that do the validation in the data layer(JDBC o ORM) compare them and then you can send the message to the page that you need.
good luck
- 07-04-2007, 08:00 AM #3
Senior Member
- Join Date
- Jun 2007
- Posts
- 130
- Rep Power
- 0
Similar Threads
-
Connectiong to MySQL DB
By Java Tip in forum Java TipReplies: 0Last Post: 12-05-2007, 02:22 PM -
Mysql Help
By Sumendra Maharjan in forum JDBCReplies: 1Last Post: 08-08-2007, 01:19 AM -
MySql in NetBeans 5.0
By javagal in forum NetBeansReplies: 6Last Post: 07-04-2007, 02:34 PM -
servlet using MySql
By Peter in forum Java ServletReplies: 2Last Post: 07-04-2007, 01:48 PM -
JSP and MySQL
By Ed in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 07-04-2007, 05:08 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks