Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) what is difference between colection and collections?
Amdocs, IBM, Infosys, Ipog Software, Polaris, Tech Mahindra,
25 71875I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?
4 7417In connection pool,when 100 clients are requesting, in pool 100 objects is there, when another client is making request how it will work
3 6975Even though Servlets and JSP are web based concepts .wht is the use of using Struts using then
TCS,
8 14094how to write my own Action servlet by extending pre-defined Action servlet in struts config.
Sony,
2 11521if u havea .class file ,how can u say whether it is servlet or not ,dont use java decompliler
4 8321We have two methods to create methods the threads. 1. Implementing runnable interface 2. Extending to thread class and overriding run method. Among these two which one is better and why? Please explain me in detail.
2 6277we have 7 jsp pages .At last page we have a submit button when we click it it will store all jsps data which we provide will store into database. when we starting providing data in jsp pages when we are at 3rd jsp at that time sessions timeout where the data will be store which we r provide in last two jsps?
2 6605
What is the symbol for space?
how to develop the submit and search operations in single jsp using struts?
How does aop work?
What are stateless applications?
What is compile time weaving?
Can you control when passivation occurs?
how to debug struts project in netbean ?
What is array in java?
What are the methods available in a class?
What are the causes of having ociw32.dll error in the database of web logic server?
What are the component of java?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
Which category the java thread do fall in?
Is spring boot and spring mvc same? : Spring Boot
How do we go with database connection and log4j integration in servlet?