You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Matthias Wessendorf <ma...@apache.org> on 2006/06/09 08:09:46 UTC

Re: svn commit: r412941 - /myfaces/tomahawk/trunk/examples/simple/src/main/webapp/forceId.jsp

Same w/ tomahawk 112

see http://issues.apache.org/jira/browse/TOMAHAWK-456

-Matthias

On 6/8/06, dennisbyrne@apache.org <de...@apache.org> wrote:
> Author: dennisbyrne
> Date: Thu Jun  8 22:55:56 2006
> New Revision: 412941
>
> URL: http://svn.apache.org/viewvc?rev=412941&view=rev
> Log:
> changing id, preventing collision
>
> Modified:
>     myfaces/tomahawk/trunk/examples/simple/src/main/webapp/forceId.jsp
>
> Modified: myfaces/tomahawk/trunk/examples/simple/src/main/webapp/forceId.jsp
> URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/examples/simple/src/main/webapp/forceId.jsp?rev=412941&r1=412940&r2=412941&view=diff
> ==============================================================================
> --- myfaces/tomahawk/trunk/examples/simple/src/main/webapp/forceId.jsp (original)
> +++ myfaces/tomahawk/trunk/examples/simple/src/main/webapp/forceId.jsp Thu Jun  8 22:55:56 2006
> @@ -64,7 +64,7 @@
>                  <t:inputText id="username" value="#{user.username}" forceId="true"/>
>                  <h:outputText value="Password"/>
>                  <t:inputText id="passwd" value="#{user.password}" forceId="true"/>
> -                <t:commandButton id="button" forceId="true" value="Update" action="#{user.update}"/>
> +                <t:commandButton id="updateButton" forceId="true" value="Update" action="#{user.update}"/>
>              </h:column>
>          </h:dataTable>
>
>
>
>


-- 
Matthias Wessendorf
Aechterhoek 18
48282 Emsdetten
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com