Norris Shelton

Greenhorn
+ Follow
since Oct 18, 2004
Merit badge: grant badges
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
2
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Norris Shelton

Since no one answered this and I had to look it up again, I will pass on some knowledge.
10 years ago
Several of us are taking the class and are wondering if there are any resources to prepare for the certification? Has anyone taking the exam?
There are 3 specs related to EJB3. Does anyone know if I need to read all 3 of them?
I was wondering what to study for the SCBCD5. There does not appear to be a book that covers the exam.

I saw the following link:
http://java.boot.by/scbcd5-guide/

I am thinking that I should also read the spec. Anyone know which one I should read or should I read all of them?

EJB 3 core contracts and requirements?
JPA?
EJB 3 simplified api?
I need to create a LazyValidatorForm in code so I can prefill it with information that had been previously entered by the user on another form. This part works, but I am not creating the form correctly so that it picks up the defined properties (defaults) of the lazy form itself.

How are you supposed to instantiate a specific LazyValidatorForm via code?
19 years ago
If this is possible, let me know also. I have the book, but hate lugging it around

norris[dot]shelton[at]gmail.com

There could be a GMail account in it for you.
I am aware that JAAS can be used to authenticate users on Tomcat. This normally involves a user id and a password.

We identify our users via user id, site id and password. Can JAAS be used to do this?
19 years ago