| Author |
JSP Compile
|
Santosh Kumar
Greenhorn
Joined: Jan 03, 2002
Posts: 28
|
|
Can any body tell me how to compile independent jsp which is refering to some java file. regards santosh kumar
|
Santoh Kumar<br /> India<br />SCJP 1.4 <br />SCWCD 1.4
|
 |
Asher Tarnopolski
Ranch Hand
Joined: Jul 28, 2001
Posts: 260
|
|
the jsp is compiled automatically the first time you run it. it's actually translated into a servlet .java file and then compiled. what do you mean by "another file"?
|
Asher Tarnopolski
SCJP,SCWCD
|
 |
 |
|
|
subject: JSP Compile
|
|
|