| Author |
Clarification - Part II
|
Sub swamy
Ranch Hand
Joined: Oct 02, 2002
Posts: 121
|
|
1) Do we need to mention the JSP pages as a part of the component diagram ? 2) Are we allowed to use any existing open frameworks for the assignment - or should it be a "from-the-scratch" approach ?
|
 |
Fabio Falci Rodrigues
Ranch Hand
Joined: Dec 01, 2007
Posts: 36
|
|
1) Yes, you need to mention the JSP pages. 2) You should use existing open frameworks for the assignment.
|
SCEA5
|
 |
Juan Pablo Crossley
Ranch Hand
Joined: Oct 16, 2007
Posts: 128
|
|
Originally posted by Subramanian Narayanaswamy: 2) Are we allowed to use any existing open frameworks for the assignment - or should it be a "from-the-scratch" approach ?
Can you clarify what do you mean with that? which frameworks are you thinking off? I did the assignment and you could do everything with the JEE platform, if you are thinking of using Hibernate instead of JPA, or maybe Struts instead of JSF... I think the answer will be "NO", you are supposed to use the JEE components.
|
SCJP, SCBCD, SCEA 5, MCP
How to pass SCEA 5 | 2, 3, N-tier which one should I pick? | Analysis of persistence layer from SCEA 5 perspective | Swing... why not?
|
 |
Sub swamy
Ranch Hand
Joined: Oct 02, 2002
Posts: 121
|
|
My question is regarding the old version of the assignment - SCEA for Java 2. Isnt that different from the JEE version - correct me if otherwise. To be specific - wanted to know whether we could use frameworks such as Struts for the presentation tier.
|
 |
Abhinav Srivastava
Ranch Hand
Joined: Nov 19, 2002
Posts: 345
|
|
Unless someone who passed despite using those or someone who failed bacause of using those comes forward, you'll never know. I really don't see how Struts is that "significant" as far as architecture goes. Its only an implementation of a few well known patterns.
|
 |
 |
|
|
subject: Clarification - Part II
|
|
|