betweenGo

JHTML Structure

by on Aug.18, 2005, under Page Development

The typical JHTML file is structured like this.

<importbean bean="/atg/dynamo/service/jdbc/RelationalViewDroplet">

<nucleus type=import>
  /atg/dynamo/droplet/ForEach
  /atg/dynamo/droplet/Switch
</nucleus>

<java type="import">
  java.util.*
  java.net.*
</java>

<java>
  List ll = (List) request.resolveName("/betweengo/BigList");
</java>


Share

Related posts:

  1. Sets cannot be used as property types
  2. JHTML Tricks
  3. JSP Dynamo Request Retrieval
  4. How to Debug No Output for ATG ForEach
  5. How to Set an Array Property in an ATG Form

:,

Leave a Reply

 

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!