Thread
:
Help with Struts and MySql
View Single Post
#
2
(
permalink
)
06-09-2007, 02:45 AM
Ed
Senior Member
Join Date: Jun 2007
Posts: 110
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
Ed
View Public Profile
Send a private message to Ed
Find all posts by Ed