New Posts New Posts RSS Feed: Validation client/server configuration
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Validation client/server configuration

 Post Reply Post Reply
Author
davidklitzke View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 14-Jun-2007
Posts: 715
Post Options Post Options   Quote davidklitzke Quote  Post ReplyReply Direct Link To This Post Topic: Validation client/server configuration
    Posted: 18-Aug-2008 at 1:33pm
There is no way that I know of to configure the verification code to run on client only, server only, or both, but you can use the IsClient property of the PersistenceManager in your verification code to tell whether you are running on the client or the server.
Back to Top
sung View Drop Down
Newbie
Newbie
Avatar

Joined: 18-Aug-2008
Location: Houston
Posts: 3
Post Options Post Options   Quote sung Quote  Post ReplyReply Direct Link To This Post Posted: 18-Aug-2008 at 12:36pm
If I am going to deploy my application in a 3-tier scenario, the business objects are in both client and server and the event/setter function will be fired on both client and server. Is it possible to specify/configure the validation logics will be fired on client or server? Like only on client or only on server?
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down