WAP browsers support a limited deck size. In general, 1400 bytes is the maximum size of deck you should return. It is important not to exceed this size when generating a WML deck dynamically. Where you think this might be a problem, you might use a Range or TableRange servlet bean to split the response into a number of manageable chunks.

See Appendix B: ATG Servlet Beans of the ATG Page Developer’s Guide for further details on these servlet beans.

 
loading table of contents...