Slim3

 
Search this site
  • Home
  • Getting Started
  • Online demo
  • Discussion Groups
  • Downloads
  • Documents
    • Slim3 Datastore
      • Overview
      • Using Slim3 Datastore
      • Defining Data Classes
      • Keys and Entity Groups
      • Creating, Getting and Deleting Model
      • Queries and Indexes
      • Transactions
      • Relationships
      • Polymorphic Model
    • Slim3 Controller
      • Controller#run()
      • URL mapping
      • Request, Response and ServletContext
      • File Upload
      • Validation
    • Slim3 JSP
      • h
      • url
      • text
      • hidden
      • checkbox
      • multibox
      • radio
      • select
      • multiselect
      • nbsp
      • br
      • locale
      • timeZone
      • errorClass
      • errors
    • HOT reloading
    • Javadoc
  • Source
  • Issues
  • Release Notes
  • Languages
    • Japanese

Slim3 JSP

Slim3 provides JSP Functions so that you can preview JSP template using HTML authoring tool like Dreamweaver.
For example, the following definition is for text tag:
<input type="text" ${f:text("aaa")} />

You can preview it perfectly using HTML authoring tool.

Slim3 JSP supports the following functions:
  • h
  • url
  • text
  • hidden
  • checkbox
  • multibox
  • radio
  • select
  • multiselect
  • nbsp
  • br
  • locale
  • timeZone
  • errorClass
  • errors

Subpages (15): br checkbox errorClass errors h hidden locale multibox multiselect nbsp radio select text timeZone url
_displayNameOrEmail_ - _time_ - Remove

_text_

  Sign in   Recent Site Activity   Terms   Report Abuse   Print page  |  Powered by Google Sites