Currently, only StrongARM devices are supported on Pocket PC. If your device has a different processor type, you can try another JVM that supports JNI (for example, Sun PersonalJava, Insignia Jeode, NSIcom CrEme). If you use a JVM other than the J9 JVM, you must modify \SDK\JSP\WinCE\MiniHttpServer.lnk accordingly.
This installation of J9 allows you to run the sample JSP applications. You may need to install additional J9 files for your own applications.
This task is part of the main task of Setting up for JSP development on a Windows CE device. After you complete these steps, return to Setting up for JSP development on a Windows CE device.
Procedure
To install the J9 JVM run-time environment:
\wsdd\bin \wsdd\lib \wsdd\lib\jclMax
<WSDD>\wsdd5.0\ive\runtimes\pocketpc\arm\ive\bin\j9.exe <WSDD>\wsdd5.0\ive\runtimes\pocketpc\arm\ive\bin\j9dyn20.dll <WSDD>\wsdd5.0\ive\runtimes\pocketpc\arm\ive\bin\j9int20.dll <WSDD>\wsdd5.0\ive\runtimes\pocketpc\arm\ive\bin\j9max20.dll <WSDD>\wsdd5.0\ive\runtimes\pocketpc\arm\ive\bin\j9prt20.dll <WSDD>\wsdd5.0\ive\runtimes\pocketpc\arm\ive\bin\j9thr20.dll <WSDD>\wsdd5.0\ive\runtimes\pocketpc\arm\ive\bin\j9vm20.dll <WSDD>\wsdd5.0\ive\runtimes\pocketpc\arm\ive\bin\j9zlib20.dll <WSDD>\wsdd5.0\ive\runtimes\pocketpc\arm\ive\bin\iverel20.dll <WSDD>\wsdd5.0\ive\runtimes\pocketpc\arm\ive\bin\swt-win32-2104.dll
<WSDD>\wsdd5.0\ive\runtimes\common\ive\lib\charconv.zip
<WSDD>\wsdd5.0\ive\runtimes\common\ive\lib\jclMax\classes.zip <WSDD>\wsdd5.0\ive\runtimes\common\ive\lib\jclMax\database_enabler.jar <WSDD>\wsdd5.0\ive\runtimes\common\ive\lib\jclMax\locale.zip <WSDD>\wsdd5.0\ive\runtimes\pocketpc\common\ive\lib\jclMax\prsnlwin.jar
Return to Setting up for JSP development on a Windows CE device.