-
Auto Populate Form Fields
How to Auto Populate Form fields in HTML/JSP page with data retrieved from an Oracle Database?
-
-
GetInstance()
Why getInstance() is written after Class.forName( )?
-
Portlets
What is Portlets?
-
Count Class Objects
How to count objects of a class ?
-
-
Log4J
How would we use log4J in our applications? Is it necessary to use log4J applications in our web application?
-
Design Pattern
What design pattern are available for J2EE?
-
What is the exact difference between web server and web container ?
Hi friends,Can any one explain me what is the exact difference between web server and web container. How both will work together in web application?
-
How would you go about designing a better system?
Interviewer asked me this question in a interview. I could not give a clear answer. Can someone please help me to answer this question? Or point me to the websites that talk about How to Design a Good Software System. Thank you very much.
-
Class and Conductor Variable
What is major difference in assigning a variable in class and assigning a variable in constructor?
-
Why do we Typecast FormBean object with ActionForm in execute(...,...,...,..) method in Struts?
Public ActionForward execute(ActionMapping am,ActionForm af,Req,Res)
{
Myfornbean mf=(Myformbean)af;
//why we are typrcasting here -
-
-
Servlet as the shared object
Can we use a Servlet as the shared object
-
Restrict webpages in Iframe to redirect
Is there any way to restrict webpages loaded in iframe to redirect to other website out of iframe?
-
Synchronization tool
What is synchronization and what are tools of synchronization ?
-
Java project architecture
How to explain project architecture?
-
XML Parsing
For parsing a big XML and modifying it (removing empty element), which parser should we use?
-
Custom Exception
Provide one Programming level example of Custom Exception?
Where and Why we Use Custom exception?
J2EE Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans