Re: Several newbish questions
Re: Several newbish questions
- Subject: Re: Several newbish questions
- From: email@hidden
- Date: Thu, 11 Aug 2005 16:40:03 +0200
1. Check Chapter 7 on Wrox - Professional
WebObjects 5.0 with Java
LoginCheck Technique.
loginComponentA
Begin
Form A
End
loginComponentB
Begin
Form B
End
2. ValidationException, validateForSave, etc..
google for them.
Wrox - Professional WebObjects 5.0 with Java is
also good for that.
----- Original Message -----
Sent: Thursday, August 11, 2005 4:21
PM
Subject: Several newbish questions
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
email sent to email@hidden
|
_______________________________________________
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