Derf123
Programmer
- Apr 19, 2011
- 2
HI everyone.
I stepped on a web application where there's a lot code in the jsp's. I also heard that this application has performance issues. I would like to know if it could be related.
Also, i would like to have an idea of the implication of having long scripts (java) inside jsp's. Is the code executed client side instead of server side? Would it be better to have some kind of back end execute this code?
I stepped on a web application where there's a lot code in the jsp's. I also heard that this application has performance issues. I would like to know if it could be related.
Also, i would like to have an idea of the implication of having long scripts (java) inside jsp's. Is the code executed client side instead of server side? Would it be better to have some kind of back end execute this code?