• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Port Desktop Swing App to Mobile Device?...

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Not the best place to post this I suspect - but I am fairly new to Java and this is my first post, so here we go...

I maintain an app that enables users to search and display results from a data warehouse. Started life as a pure thick desktop Swing client pointing over the network at an Oracle database server. Slightly thinner now to the extent that server now runs an EJB server app (session beans only)via JBoss so that all SQL is executed on the server.

The powers that be would like said app to be available via small hand held Mobile Devices networked to server via some form of wireless network.

Any suggestions, advice etc most welcome...
[ August 30, 2007: Message edited by: Malcolm Fortune ]
 
Sheriff
Posts: 11343
Mac Safari Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to JavaRanch!

I think this question is a bit advanced for the beginners forum, so I'm promoting it to the intermediate forum.
 
Tongue wrestling. It's not what you think. And here, take this tiny ad. You'll need it.
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic