Answer Posted / rajesh r
J2EE is a specification from Sun to develope distributed
entriprise application.
Struts is NOT from J2EE spec, not only struts none of the
exisitng frameworks are not part of the J2ee Spec.
Struts is from Apache open source project.
Regards,
Rajesh R
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Can you give me a simple example of using the requiredif validator rule?
How primary key is implemented in Oracle?
What are the benefits of detached objects?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
How will you pass parameters in RMI? Why do you serialize?
Do I need to import javlang package any time? Why ?
Can I run seam outside of jboss as?
Describe responsibilities of Activator?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
What is bean? Where can it be used?
What is the difference between static and non-static with examples?
How to determine SGA site?
What happens when a thread cannot acquire a lock on an object?
What is a clone?
When a thread blocks on i/o, what state does it enter?