In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
1168How would you reatach detached objects to a session when the same object has already been loaded into the session?
1199Post New Advanced Java Questions
why static class in java
how to use debug in my elipse to solve problems that exist in my project
What is a clone?
What method is invoked to cause an object to begin executing as a separate thread?
Is a class a subclass of itself?
What is the purpose of the wait(), notify(), and notifyall() methods?
What modifiers may be used with an interface declaration?
Do I need to import javlang package any time? Why ?
Explain what is orm?
Name the eight primitive java types.
What is the difference between RMI registry and OS Agent?
How substring() method of string class create memory leaks?
What are the purpose of introspection?
what is Activation Instantinator?
What are local interfaces? Describe.