Hey ya'all: Another person and I were doing some coding on different .jhtml files, when the other guy noticed that he was getting errors and also was getting some of my code displayed in his compiled jhtml file. My code was working, his (at the time) was not. It seems that the pageCompile servlet was having issues with multiple .jhtml files being compiled and placed in the pageCompile (???) directory. The only way I could get JWS to clear itself of this problem was to stop/restart Java Web Server service in Services of NT Control Panel dialog. Any ideas? Is this a classpath issue? Or, a JDK level issue? Server: NT 4.0 w/ SP3 JWS v1.1.3 JDK1.2.1 P.S.-- also, I've noticed that when I try to connect to a database, any regular Servlet (under Servlets subdirectory) can find my dbAnywhere classes, but the stuff under the pageCompile directory cannot. ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
