If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?
8 21421Why use a datasource when you can directly specify a connection details? (in a J2EE application)
1 4279If i learn Java, what kind of applications can i create that will help Banking, Retail, Hotel, Logistics industry.
2 52311) 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 6119In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
2675Post New Advanced Java Questions
Is a class a subclass of itself?
What restrictions are placed on the location of a package statement within a source code file?
Is the infobus client side only?
When a thread blocks on i/o, what state does it enter?
What is a modular application? What does module-relative mean?
What classes of exceptions may be caught by a catch clause?
Do we need to override service() method
What is the argument type of a programs main() method?
What is metaspace?
What value does readline() return when it has reached the end of a file?
Can I run seam outside of jboss as?
How task's priority is used in scheduling?
whats is mean by connectionpooling
What is the purpose of the finally clause of a try-catch-finally statement?
Do you think that java should have had pointers?