pro_jsp thread: Re: pro_jsp digest: July 10, 2002
According to Hans Bergsten's book (Oreilly), if your
path does not start with '/' then it is relative to
the current folder (the folder where your index.jsp
file is, so . works); if your folder starts with '/',
then it is relative to the context root ('test' in
your case), so '/hello.html' works, 'hello.html' works
too.
Steve
__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com
|





