Why can't we make jsp as a controller and action
servlet in struts?
Answer Posted / raghu
When JSP compiles, internally the jsp compiler converts the
servlets and compiles servlets java and generartes the
class file. Every time it will do the same thing, so it may
take several time. It may cause performance issue.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is 32 bit float?
Why should I use abstract class?
How do you define a singleton class?
What is the synonym of string?
What is a static method in java?
Can we use string in switch case in java?
What do the thread?class methods run() and start() do?
Differentiate between vector and array list.
What is lexicographically smallest string?
What are sets in java?
Do I need java for windows 10?
What is a generic code?
What is parsing in grammar?
What is the difference between overriding and overloading in OOPS.
When do I need to use reflection feature in java?