Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) I have written a program to connect to database using odbc.Can this Application run on any Platform????
2 4630I have 100 records in a table with two rows. I need to display 10 records per page like Google Search. I need only the Logic(Pagination) in Pure Java. No JSP and all..Thanks in Advance...
2 8019Hai all.Can i develope Struts action class without execute(-,- ,-,-)method.Ifd it's possible plz provide some sample code.
TCS,
3 13633can someone tell me how does preparedstatement works? its an interface and where is the implementation?
3 8497Hi Friends. I want complete technical flow of j2ee project with following technologies. jsp , servlet , Struts , Hibernate , (should follow mvc-2 design pattern) . with DAO ,DTO SERVICE layers .
4807
What is a java applet?
What is the default transaction attribute for an ejb?
What is private protected in java?
What is lossy conversion in java?
Explain deployment descriptors?
Is jdbc open source?
How to change button color in java swing?
What class.forname does, while loading the drivers?
how will you trouble shoot the URL issue in Web logic/ways?
When to use doget() and when dopost()?
How many types of queries are there in hibernate?
Why spring is loosely coupled?
Is jdbc part of j2ee?
Describe what a thread-local variable is in java?
Why declare Main() inside the class in java ?