Use the Cookie Wrapper part to add a cookie to your Web page. Cookies are persistent bits of data, information you obtain on a Web page that you want to save and use again.
To add a Cookie Wrapper part, select the Web Connection Category (
), then the Cookie Wrapper part (
). You can also add the part using the Add Part dialog and specifying
the class name, AbtHttpCookieWrapper.
The Cookie Wrapper part has the following properties:
The name of the part can consist of alphanumeric characters, and must be unique from all other parts on the layout surface.
This field is optional. If you do not specify a part name, VisualAge generates a unique name based on the class name of the part.