How do I find jre path in windows?
my interviewer asked me what technical specification you used how to answer that question
what is difference between struts1.2 and struts2.0
2. Write a interface "Car" with the following methods void setName(String) String getName() void setColor(String) String getColor() void setModel(long) long getModel()
please mail me the interview question based on java/j2ee
waht are architecture of web application?
what is difference between business deligate and session facade ?
VSS Objectives
What are the uses of the set interfaces in the java collections? : java collections
Is it Mandatory to map each pojo class variable with table column in Hibernate? Is there any alternative to skip some of those? Thanks in advance...
What are the different types of ways where you can iterate over a list? : java collections
what is acl(access control list)?
Why do you use Context Object