Project forms – Sun Microsystems 5.1.1 User Manual
Page 84
Advertising

Chapter 6
Section 6.6
Implementing the HTTPS eWay BPEL Sample Projects
Building and Deploying the prjHTTPServer_BPEL Sample Project
HTTPS eWay Adapter User’s Guide
84
Sun Microsystems, Inc.
</FORM>
</BODY>
</HTML>
You must make a change in the HTML code shown previously. In the code where it
shows:
<FORM ACTION="http://localhost:18001/
Deployment1_servlet_HttpServerSample/
HttpServerSample" METHOD=POST>
You must make changes based on your own Environment. The logic for the ACTION
parameter is:
http://<IS Server Name>:<IS port>/<Deployment_name>_servlet_
<servlet_url from properties>/<servlet_url from properties>
Project Forms
Figure 36 shows the original form.
Figure 36 Server Sample Project: Original Form
Advertising