Hi Marc,
I am using VAJ version 3 Enterprise Edition.
To get the WebSphere test environment loaded into the workspace, you
hit F2 for the Quick Start menu, click on Features, and Add Feature.
Select "IBM WebSphere Test Environment 3.0".
The following syntax will work but be deprecated.
((com.sun.server.http.HttpServiceRequest)
req).setAttribute("MyAttributeName", myAttributeObject);
((com.sun.server.http.HttpServiceResponse) res).callPage(target, req);
Hope this helps.
John Zerbe - Mellon Bank
Information Technology Solutions - Middleware Team
Phone: 412-234-1048 E-Mail:[EMAIL PROTECTED]
> -----Original Message-----
> From: Marc Krisjanous [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, March 23, 2000 1:04 AM
> To: [EMAIL PROTECTED]
> Subject: WebSphere and the callPage method
>
> Hi all,
>
> I need a bit of a hand trying to create a development environment for a
> client of ours. I would like to create some extra Servlets that will
> compliment the Host Publisher 2.1 enabled site. The problem is I am
> completely confused about using VAJ version 3 for Java - and the callPage
> method or the replacement Dispatcher class that I want to use to call JSP
> pages in my Servlets. Host Publisher 2.1 installs WebSphere 2.0.3.1 that
> runs JDK1.1.8. Now I attempted to add the IBM callPage() method (that I
> have used before) in VAJ version 3 but it could not find the callPages
> superclass. What package do I need to install into VAJ to use this method
> or do I need to use the new Dispatcher method?
>
> best regards
>
> Marc
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets