Several newbish questions
Several newbish questions
- Subject: Several newbish questions
- From: Jerome Chan <email@hidden>
- Date: Thu, 11 Aug 2005 22:21:48 +0800
1. I would like to implement some form of security on my app. On some forms only User Type A can access. On other forms User Type B. I am currently checking the User Type when the form is submitted but that requires me to call my security check method once manually. Is there a way to automatically check this? I was looking at the api for WOApplication and pageWithName(). Would this be the correct spot to implement this?
2. What documents should I look at for information on validating all the fields being entered into a component? Currently, I'm doing it by hand but this is very time consuming.
3. Is there a way I can print only the contents of one component of a multi-component page from the browser?
4. How do you do you automate functional testing on webobjects? |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden