Why can't we make jsp as a controller and action
servlet in struts?
Answer Posted / altaffur
because of MVC2 pattern
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain when classnotfoundexception will be raised ?
Write java program to reverse string without using api?
Which data type is a class in java?
What are abstract methods in java?
What are methods and how are they defined?
What is arguments in java?
What is a memory leak in java?
What is the difference between class & object?
what do you mean by marker interface in java?
Can private class be extended java?
What classes of exceptions may be caught by a catch clause in java programming?
What is procedure overloading?
Is there a case when finally will not execute?
What is multithreading and its advantages?
Explain different forms of polymorphism?