linusSanto
Programmer
If the jsp file get compiled into the class file(after any chnage in the file itself)
Then why it is not possible that i can run it as a servlet
I mean to say if i keep the .class file from the work directory into the classes folder then it should be
executed as a normal servlet
Why it does not happens ?
Then why it is not possible that i can run it as a servlet
I mean to say if i keep the .class file from the work directory into the classes folder then it should be
executed as a normal servlet
Why it does not happens ?