JSTL in Action

個数:

JSTL in Action

  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 480 p.
  • 言語 ENG
  • 商品コード 9781930110526
  • DDC分類 005.133

Full Description

Introduces web-page authors and programmers to the JSP Standard Tag Library (JSTL), an important new Java standard that simplifies the creation of dynamic web pages. * The book introduces web-page authors and programmers to the JSP Standard Tag Library (JSTL). * JSTL is, broadly speaking, an add-on to the JSP standard; its goal is to make JSP pages easier to develop, especially for nonprogrammers. * JSTL allows its users to manipulate XML, access relational databases, format text, internationalize web applications, and introduce general control-flow logic into JSP pages -- all with HTML-like tags that are accessible to web-page authors. * The book covers all features of the JSTL 1.0 standard. It is targeted primarily at web-page authors, who know HTML but don't necessarily know how to program.