adspace


Is jsp platform dependent?

Answer Posted / Narayan Pratap Singh

Yes, JSP is platform-dependent because it relies on a servlet container to compile and execute the JSP pages. Different containers may have different implementations of the JSP specification, which can affect the behavior of JSP pages.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i need the source code for opening a word document in java

2306