I need to add +1 day in mindate (or) I don't want to accept the condition as in the image, effective date and expiration date as same.
Here is the code:
<p:calendar id="Jurisdiction_Expiration_Date"
styleClass="calender_style" pattern="MM/dd/yyyy"
required="true" size="10" readonlyInput="true" showOn="both"
mindate="#{ApplicationManagedBean23.saveRequestMap['JurisdictionEffectiveDate']}">