I have a problem with running JRun 3.1 with Apache on a WinME machine:
When I make changes to a JSP file, the new file rarely gets displayed; instead an old version is used so this makes development a slow and painful process. Any way I can get the new JSP to be used as soon as it is changed? I have tried:
restarting Apache, Jrun and the whole machine
deleting servlets compiled out of the errant JSP
Renaming the file and using the new file
None of which works satisfactorily.
Thanks,
Jonathan Daniels
When I make changes to a JSP file, the new file rarely gets displayed; instead an old version is used so this makes development a slow and painful process. Any way I can get the new JSP to be used as soon as it is changed? I have tried:
restarting Apache, Jrun and the whole machine
deleting servlets compiled out of the errant JSP
Renaming the file and using the new file
None of which works satisfactorily.
Thanks,
Jonathan Daniels