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 about member inner classes?
What is the inheritance?
what is the difference between a threads start() and run() methods? : Java thread
What is the difference between Grid and Gridbaglayout?
Is sizeof a preprocessor?
How do you override a method?
Can a main method be overloaded?
What are the types of web technologies?
Do I need java on my pc?
How to perform bubble sort in java?
Why convert an applet to an application?
What are the advantages of java over cpp?
What are the Static and Dynamic Variables? Differentiate them.
Name four container classes.
What is generic type?