what are design patterns in java?give with example?
Answer Posted / bujji
singleton,front controller,application controller,DTO
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Do we need to override service() method
What are the different approaches to represent an inheritance hierarchy?
Explain phantom read?
What class is the top of the awt event hierarchy?
What value does readline() return when it has reached the end of a file?
Name three component subclasses that support painting?
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
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
Can constructors be synchronized in java?
To identify IDL language what mapping mechanism is used?
What is a sessionfactory? Is it a thread-safe object?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
What is a clone?
What is jboss?
What must a class do to implement an interface?