View Single Post
  #3 (permalink)  
Old 05-26-2004, 10:08 PM
Peter Sumner
Newsgroup Contributor
 
Posts: n/a
Re: Java development

On Mon, 23 Feb 2004 04:16:06 -0800, "Jess See"
<jess@see-consulting.com> wrote:

>Hi,
>
>Is it possible to develop Java on say Windows XP and then deploy on Windows XP Tablet PC Edition? (I'm having a hard time finding a JVM to run on the tablet OS).


What would be the point. If you can't find a JVM to run on XP tablet
edition then any Java code you developed would not run on the tablet
as it would depend on having a JVM.

In fact any JVM that runs on XP will run on the tablet. What is your
problem?

--
Peter Sumner

--
Peter Sumner
Reply With Quote

 
Old 05-26-2004, 10:08 PM