• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Java Smart Ticket Demo

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I am learning server side development with MIDP 2.0.
I have the Smart Ticket Demo 1.2, jdk1.4.x, j2ee 1.3 Ref Implementation from Sun and the Wireless Toolkit Beta 1.0.4_0.
I am trying to deploy the application with j2ee deploy tool. I get this error: "smart_ticke.ear is corrupt or cannot be read".
Does anyone know what causes this problem and can anyone suggest an easier way for me to learn how to use my MIDlets to access Servlet/EJB/Java/Database/Enterprise IS etc.
 
Ranch Hand
Posts: 89
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
If you already know the basics, skip the first link
http://wireless.java.sun.com/midp/articles/wtoolkit/
second link is the tutorial for accessing a servlet from your MIDP application.
http://wireless.java.sun.com/midp/articles/tutorial2/
Mind you, you won't find a simpler tutorial than this!!
Regards,
Shashi
 
Lindikaya Ntshinga
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I will give it a go, thanks Shashi
 
Here. Have a potato. I grew it in my armpit. And from my other armpit, this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic