-
Describe the Project Flow
Can anyone tell me How To describe the Project flow in interview?
-
Difference between include directive and script tag while including Java scripts file in JSP.
I was trying to use JavaScript file for validations of the fields and buttons in my JSP page.
but found that the following worked:
and not:
I wanted to know the reason?
Thanks in advance!!
-
Problem with JSF / Spring security 2.5
Hello,
First I would say sorry I dont speak English very well...
I use the Spring framework 2.5 to apply the security rules for hand interception on the page in my application J2ee, I want that the page is only accessible when the user is connected.
The problem is that when I do:
the page still accessible by typing main.jsf !
and when I do:
the page... -
Why do we pass ActionMapping object in Validate(...,..) method in struts?
Public ActionErrors validate(ActionMapping am,HttpServletRequest)
{
some validation logic...
} -
Myeclipse Richfaces
How to configure Richfaces in Myeclipse 8.5?
-
WeakHashMap
Explain how a WeakHashMap works?
-
Servlet Intialization Parameter
How we can define Servlet Initalization Parameter?
-
Getting Ldap user details from weblogic portal configuration
How to Get Ldap user details from weblogic portal configuration? We need to get Ldap user details using configured Ldap in weblogic server console. Thanks
-
Load J2ME Application into Mobile
How can we load J2ME application into mobile?
-
TLD file
How to make a tld file in Eclipse?
-
Throw & Throws clause
Why do we call 'throw' and 'throws' as clauses?
-
Cookies Size
What is the maximum data size Cookies can hold ?
-
Session Size Query
What is the maximum data size a Session Object can hold ?
-
Synchronization
What are the disadvantages of Synchronization?
-
Context Path
What is meant by Context Path and Relative Path?
-
Thin and Bridge Driver
Explain what are Thin Drivers and Bridge Driver in JDBC.
-
Available Memory
How to find out how much memory is available?
-
Extension interfaces
What are Extension interfaces?
-
Business Delegator
What is Business Delegator? Give one example? Where is it used?
-
Make EAR File
How to Make EAR File in Weblogic 8.0?
J2EE Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans