Chapter 7. HTTP services, servlets and Java server pages 225
</TBODY>
</TABLE>
<B>Note:</B>If you change the MQe server host information, you should deleted
the local directory &quot;&lt;Device's queue name&gt;&quot; before saving
changes!<BR>
<B>Note:</B>If you delete the database directory &quot;ITSODatabase&quot; you
will have to reset the DB2e user on the sync host.<BR>
<INPUT type="submit" name="SetButton" value="Save Changes">
<INPUT type="submit" name="CancelSetButton" value="Cancel">
<BR>
<H2>Demo Data</H2>To insert sample data into the database:
<BR>
<INPUT type="submit" name="CreateButton" value="Create Sample Data">
<BR>
To insert local pictures &quot;demo-images\\Image1.jpg&quot;, etc into the
database:
<BR>
<INPUT type="submit" name="InsertButton" value="Insert Local Pictures">
</FORM>
</BODY>
</HTML>
32.Save the file.
7.4.2 Extending the Tester bundle
Because the new bundle version of the Web application is the running sample
application, we do not need to extend the tester bundle any more.
You can uninstall it from the runtime, if it is still present because we will no longer
be using it.
7.4.3 Web application review
We created a new dynamic Web application project that represents a mock-up of
the completed sample application, then ran it within the WebSphere Test
Environment.
We converted the mock-up to a Web application bundle and ran it in with the
Extension Services Local Server. It was still just a mock-up, but it was now
running as a bundle in our SMF runtime.
Note that with our modular design, we use the customer, database, messaging
and Web services bundles created and tested in previous chapters and that the
Web application does not know very much about the details of those services or
how they are implemented. The services are all hidden behind their interfaces.

Get IBM Workplace Client Technology Micro Edition Version 5.7.1: Application Development and Case Study now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.