Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) Hi Frieds, I am new to servlet why to use servlet in webapplication. what i know is " use servlet as a controller in mvc and to implemnent business logic . is it correct ? One more thing reason for implementing business logic with servlets , why not jsp.
4 6126I have one Shopping cart application, i that i have selected some items, while clicking submit button by mistake i have clicked twice or trice, that time items are selected twice or trice. Actually i want only one copy of items but its selected twice or trice. So how can we avoid this problem?
2 6832Hai all I want to print given array in reverse order Ex: int a[]={1,2,3,4,5};display this array in reverse order.
4 6083How to find the size of an array a)array.length() b)array.length c)array.size() d)array.size
6 10961when a servlet sends request for first time it uses the follwing methods a)init b)doget() c)dopost() d)service
4 7507
What does @override mean?
Which java ide is best?
Is jdbc faster than odbc?
What are Struts2 core components?
Give an example of validates method used to avoid errors.
What are the loop holes of struts?
Explain the various Administrator benefits using Web sphere?
what is parser and difference between parser and format?
What is an http redirector?
Which is the class in java?
How do you override a method?
What are the important methods of actionform?
Explain scope or life time of local variables in java?
What is stateless session bean?
mention what are the important component of web-sphere?