If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?
8 21662Why use a datasource when you can directly specify a connection details? (in a J2EE application)
1 4340If i learn Java, what kind of applications can i create that will help Banking, Retail, Hotel, Logistics industry.
2 53161) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there. What is the issue with application? What are the first things which come in your mind?
L&T,
1 6184In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
2711Post New Advanced Java Questions
What is scalable, portability in the view of J2EE?
what are getters and setters in Java with examples?
What is message driven beam?
Explain what is synchronization?
Can I have an action without a form?
How can I scroll through list of pages like the search results in google?
What is the relationship between an event-listener interface and an event-adapter class?
Difference between loadclass and class.forname?
What is the difference between static and non-static with examples?
What is a tasks priority and how is it used in scheduling?
What is meant by method chaining?
Why are my checkboxes not being set from on to off?
Why won’t the jvm terminate when I close all the application windows?
Difference between swing and awt?
Why use POJO when I can use hashmap