This post originated from an RSS feed registered with Java Buzz
by Fred Grott.
Original Post: If I had to rewrite the SmartTicket Demo
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
In the wireless to j2ee integration world, Sun's SmartTicket Demo is known as a demo showing good practices for integrating wieless and j2ee. Several trends have prsented themselves since version 2 of SmartTicket Demo and thus it may be time to rewrite it to include this new technology.
On the J2EE side, EJB3 has come out with a POJO sub topic theme and etc. We also have seen strides in code generation, build systems and build systems components, and etc.
On the J2ME side, we have seen introduction of jsrs dealing with webservcies, new build systesm and build system compenents, and of course GUI imporvements such as thinlets bringing XUL to J2ME MIDP.
Its obvious that SmartTicket could be rewritten in 6 to 8 minor revisions to becoem fully updated to the new technologies in both J2EE and J2ME. Plus, it woudl be somewhat fun to complete.