Results 1 to 1 of 1
Thread: cann't ignore required
- 03-09-2011, 01:13 PM #1
Member
- Join Date
- Jan 2011
- Posts
- 21
- Rep Power
- 0
cann't ignore required
<h:form>
<h:inputText id="subscriberName"
required="true"/>
<h:commandButton id="b1" action="#{someBean.add}" vallue="add"/>
<h:commandButton id="b2" action="#{someBean.goNexPage}" value="next Page"/>
</h:form>
is it possible that textFieldSubscriberPhone was required for b1 and was not required for b2? and how?
because when i add operation i need that subscriberName was required and when i going next page subscriberName need not to be required
Similar Threads
-
Test - please ignore
By Junky in forum New To JavaReplies: 0Last Post: 02-03-2011, 04:03 AM -
ignore backspace
By Kyle227 in forum New To JavaReplies: 6Last Post: 05-16-2010, 09:34 PM -
Ignore Symbol
By Xystus777 in forum New To JavaReplies: 2Last Post: 01-21-2009, 12:24 AM -
why we cann't override static methods
By haoberoi in forum New To JavaReplies: 2Last Post: 11-11-2008, 11:07 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks