Menu

HDIV Security-JSF supporting jars

2011-04-13
2013-04-26
  • srinivas borra

    srinivas borra - 2011-04-13

    I want to add HDIV security to my JSP pages. For that I used JSF tags, to support this jsp tags, we want Hdiv-jsf. jar files.
    But I didn't find anywhere. Can you suggest where can i found those jar files. It is very very urgent.

     
  • sharath

    sharath - 2011-04-13

    Download the source from hdiv.org and build the project using maven, which will bundle the hdiv-jsf source to jar file

     
  • sharath

    sharath - 2011-04-13

    Srinivas, let me know if u r successful in to integrating hdiv framework with jsf

     
  • srinivas borra

    srinivas borra - 2011-04-18

    No. I tried. But it is no use. There are lot of classes are missed.

                                        <bean id="validatorHelper" class="org.hdiv.filter.JsfValidatorHelper" init-method="init">
    <property name="stateUtil"><ref bean="stateUtil" /></property>
    <property name="hdivParameter" ref="hdivParameter"/>
    <property name="dataValidatorFactory" ref="dataValidatorFactory"/>
    <property name="dataComposerFactory" ref="dataComposerFactory"/>
    </bean>
    above reference bean classes , i didn't found anywhere in the given source. Do you have any idea? How to configure JSF with HDIV?

     

Log in to post a comment.

MongoDB Logo MongoDB