Home | | Sitemap ||Page number :5

2.6 Tools for the Nokia WAP Server service development

Servlets for the Nokia WAP Server can be developed with any Java tools that conform to Sun Java JDK 1.2. The Java Servlet Development Kit is available from Sun Microsystems Inc. at http://java.sun.com/products/servlet/.

Note: You have to set the classpath to the jsdk.jar and to the wapsrv.jarto be able to compile servlets that utilise the interfaces in the WAP Service API. The classpath could look e.g. like the one in the following example:

c:\jsdk2.0\lib\jsdk.jar;c:\progra~1\nokia\nokiaw~1\servle ts;c:\progra~1\nokia\nokiaw~1\lib\wapsrv.jar

For testing the servlet or any WAP service, a WAP terminal or some WAP terminal simulator is required. Nokia provides a software product called The Nokia WAP Toolkit that can be used to test WAP services.

The Nokia WAP Toolkit contains a development environment for WML and WMLScript content creation and it has a WAP terminal simulator with a full-featured WAP browser that can be used to browse, run and debug the WAP content.

z

The Nokia WAP Toolkit is available at http://www.forum.nokia.com, the Nokia WAP Developer Forum's web site.