What modifiers may be used with an interface declaration?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between the string and stringbuffer classes?
what are JSP tags? what is difference between include action and directory?
Why is main purpose of XML?
what is DGC?
1) what is synchronization? 2)write a program to show synchronization ? 3) what is orm? 4) what is getTemplete method and hw u use it? 5)write a singleton program ? 6) what is IOC concept & explain it? 7) methods of spring? 8)explain spring framework? 9)what are the oops concept? 10)what r the diff types of exception? 11)what is AOP(assepct oriented programing)? 12)jsp life cycle? 13)servlet life cycle? 14)how to u catch ur exception when executing a query in hibernate? 15)write javascript function? 16)write a querry to join two tables? 17)wap to show inheritance and use of interface? 18)explain the project? 19)in spring bean class uses singleton or prototype? 20)Explain prototype?
how the action can be map from jsp page to bean class in mvc1
diff between jsp include directive and jsp action include?
what is Static binding?
Can I use javascript to submit a form?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
What is message driven beam?
Suppose there are 3 combo box. SELECT COUNTRY SELECT STATE SELECT CITY if i select any country from country conutrylistbox values in the state will get automatically inserted with database values>> THEN on selection of state city will be inserted in city combo box If you can help then please Help me...