If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?
8 21088Why use a datasource when you can directly specify a connection details? (in a J2EE application)
1 4184If i learn Java, what kind of applications can i create that will help Banking, Retail, Hotel, Logistics industry.
2 51251) 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 6024In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
2621Post New Advanced Java Questions
What class is the top of the awt event hierarchy?
Can I run seam with jdk 1.4 and earlier?
what is Activation Instantinator?
what is the use of State Factories?
Which class is the immediate superclass of the menucomponent class?
Why do I get a duplicate name error when loading a jar file?
Is the ternary operator written x : y ? Z or x ? Y : z ?
Which are the different segments of memory?
What state does a thread enter when it terminates its processing?
What is message driven beam?
What are the difference between RMI and CORBA?
Can you give me a simple example of using the requiredif validator rule?
Why won’t the jvm terminate when I close all the application windows?
How to implement RMI in Java?
What is the purpose of the wait() method?