[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

Re: Unidentified subject!


On Wed, Nov 29, 2000 at 11:15:24PM -0800, George Chen wrote:
> 
> I have 2 virtual host: host1 and host2, If there are 2 jsp files with same name and directory under different host : /host1/en/try.jsp; /host2/en/try.jsp, 
> 
> after start Apache JServ, I call Host1 (through browser): /host1/en/try.jsp, everything is ok, after that  i call host2/en/try.jsp, i found the Compiled JSP file is there, but server will use host1/en/try.jsp to compile,
> 
> Is That a bug or my configuration error?

It must be a configuration problem, can you post the settings for gnujsp 
from the gnujsp.properties file?  Also, can you give an example of what 
the name of the file being generated for each host looks like?

-Dave