Obviously newbie questions here. (Please point me to
the archive if there is one.)
How do I discover the jsp path in a jsp ? the "request"
variable returns the compiled servlet's URI/path, not the jsp's.
Is there a way to link style sheet to jsp wthout having
to specifying full path ? Apparently the URL base for
jsp is set to the compiled servlet path, and I have to
set href="/jsp/app1/app1.css" eventhough css file is
located in the same directory as the linking jsp.
thanks in adv.
tk.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".