[Seasar-user:17552] Re: [Teeda- itemsでgoButtonの使い方]

Koichi Kobayashi [E-MAIL ADDRESS DELETED]
2009年 5月 29日 (金) 16:00:19 JST


小林 (koichik) です.

Date:    Fri, 29 May 2009 15:16:58 +0900
From:    thomas <[E-MAIL ADDRESS DELETED]>
To:      [E-MAIL ADDRESS DELETED]
Subject: [Seasar-user:17550] [Teeda- itemsでgoButtonの使い方]

> if i use
> *
> <a id="goemployeemasterDetail"
> href="employeemasterDetail.html?employeecode"><span
> id="detailLabel">copy</span></a>*

see the following document.

http://teeda.seasar.org/ja/extension/reverse/link.html#リンクのパラメータを動的に変えるには

With the HTML specifications, the request parameter has 
"name=value" form, then

<a id="goEmployeemasterDetail"
href="employeemasterDetail.html?employeecode=dummy">


-- 
<component name="koichik">
    <property name="fullName">"Koichi Kobayashi"</property>
    <property name="email">"[E-MAIL ADDRESS DELETED]"</property>
    <property name="blog">"http://d.hatena.ne.jp/koichik"</property>
</component>



Seasar-user メーリングリストの案内