|
This page contains a summary for wireless products from Coldbeans Software. A. HTML transcoding service Coldbeans launched HTML transcoding service. Pure Java application allows to Web developers make their sites readable on wireless devices supports WAP protocol. Java servlet implements a special kind of HTML to WML mapping and converts on the fly existing web pages into wireless friendly stuff. All what the users need is just add to own WAP portal a reference to appropriate service. For example: 1. Just select a new location from your WAP browser:
So this service does not require any redevelopment for existing WEB pages and may be used as a quick way to "wirelessize" you content or assembly a WAP portal where visitors will be able to read latest news, see quotes etc. Internet service providers may launch such service on own sites. All what do they need for this is Java servlets support on the web server. Transcoding service (HTML_to_WML or H2W) is implemented as a pure Java servlet. JSP developers may use the similar (by functionality) service for their sites. A special JSP tag library from Coldbeans allows them to convert existing HTML web pages into appropriate WML stuff. And entire job will be done on the fly and absolutely transparently for JSP developers and web site users. You may use also transcoding filter (as per Servlets API 2.3). This filter
detects requests from WAP/WML devices and converts existing pages on the fly.
B. WAP support in servlets office suite (JSOS) You can see live demo for WAP capabilities above mentioned components. Check out in your WAP browser the following URL: http://coldjava.wantjava.com/portal.wml It is a simple WAP portal on the base of our components. You may see also the relevant HTML page http://coldjava.wantjava.com/portal.htm and make sure that for example Calendar or Chat you are using from your wireless device are the same you are using from your desktop browser. Check out Coldbeans Server side page
for the fast growing list of components with WAP/WML support.
C. Development tools for WAP in Java/JSP Check out Coldbeans WML authoring tools: WmlSuite and
JSP tags for WAP/WML: WAP/WML taglib,
WAP DTD,
Cache Off,
Optimize and
Escape taglib. For example the last one lets
you to embedd HTML transcoding into your JSP pages.
About Coldbeans Software: Coldbeans Software (formely Coldjava) is a start-up company oriented to server side
Java(tm) components development. The main product is Servlets Office Suite
(JSOS). JSOS is a rich collection of Java servlets and JSP. 70+ "out-of-the-box"
components on the base of Java Servlets and Java Server Pages can be used for fast
assembling web sites (services) on the base of J2EE. JSOS supports WAP/WML and the
same set of components can be used for the wireless world too. Coldbeans is a member of Nokia
Artuse Developers Program. You can get more information about Coldbeans from company's web-site:
http://www.servletsuite.com
|