Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
System
>
Seasar
>
Ticket List/Search
>
Ticket #8331
Seasar
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Communication
Forums
List of Forums
Mailing Lists
list of ML
News
Ticket #8331
Ticket List
Submit New Ticket
RSS
[Seasar-user:3555] s:selectOneRadio2でid属性をそのまま表示したい
Open Date:
2006-04-26 15:38
Last Update:
2006-04-26 15:39
monitor
ON
OFF
Reporter:
manhole
Owner:
(None)
Type:
S2JSF
Status:
Open
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None
Details
Reply
s:selectOneRadio2において「input type="text」タグ等と同様に
id="コード" name="form1:コード"
name属性のみ、formのIDが追記され、ID属性はそのまま表示
とはなりませんか?
以前はrendererの修正や、素のHTMLで記述する形でしたが
myfacesからteedaになり少し期待しています。
Ticket History (1/1 Histories)
2006-04-26 15:39
Updated by:
manhole
Summary Updated
Attachment File List (
0
)
Attachment File List
No attachments
Edit
Add Comment
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Login
Add Comment
Preview
Submit
id="コード" name="form1:コード"
name属性のみ、formのIDが追記され、ID属性はそのまま表示
とはなりませんか?
以前はrendererの修正や、素のHTMLで記述する形でしたが
myfacesからteedaになり少し期待しています。