Changing page and/or servlet context

2001-12-06 Thread David Rice
Is there a way using RequestDispatcher to change from one page or servlet context to another? TIA for any help or advice, -- Dali === To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST. For digest:

Re: Using a JSP value in javascript

2001-12-04 Thread David Rice
Joe, Actually I did intend to say javascript. I mispoke myself in the body though (saying JSP instead of javascript in the last sentence... ;)), which confused the issue. What I meant to ask it how one can use jsp:request.getParameter() values in javascript, which I think has been answered.

Using a JSP value in javascript

2001-12-03 Thread David Rice
Still new to JSP--how would one use a variable derived from a request.getParameter() call in JSP? Thanks in advance for any help offered. Cheers, Dali === To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff