If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?
8 21410Why use a datasource when you can directly specify a connection details? (in a J2EE application)
1 4275If i learn Java, what kind of applications can i create that will help Banking, Retail, Hotel, Logistics industry.
2 52251) 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 6118In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
2675Post New Advanced Java Questions
Explain ioc concept?
Explain about local interfaces.
What is in-memory replication?
What is mdb and what is the special feature of that?
What is RMI and what are the services in RMI?
Write a singleton program?
What is the relation between the infobus and rmi?
What restrictions are placed on the location of a package statement within a source code file?
When a thread blocks on i/o, what state does it enter?
What is the purpose of the notifyall() method?
To identify IDL language what mapping mechanism is used?
What is the relationship between the canvas class and the graphics class?
Do I have to use jsps with my application?
Define prototype?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..