Any preferences? You can accomplish the same thing with both methods would both gain a passing mark in the part 2 assignment? Why one choice over the other? Anyone?
Certifications: <br />scp2, scea, scwcd, WL7.0, CISSP, XML
Martin Eriksen
Greenhorn
Joined: Jun 11, 2002
Posts: 2
posted
0
Good question, I have been thinking about the same! Dont have an answer but some thoughts: Servlets should only be used for web access (true?) and since part two requires you to provide access for java applications too stateful session beans should be used. That is: If you want a session for your Java application...
Originally posted by andy armstrong: Any preferences? You can accomplish the same thing with both methods would both gain a passing mark in the part 2 assignment? Why one choice over the other? Anyone?
Chris Mathews
Ranch Hand
Joined: Jul 18, 2001
Posts: 2712
posted
0
Either could be used as long as you justify your choice. There is not just one correct answer to the assignment.