Search:

Type: Posts; User: hkdennis2k; Keyword(s):

Search: Search took 0.01 seconds.

  1. another way to do

    In case if you want to pass a java.io.File to a bean,

    I think we can just define a nested bean
    <bean class="java.io.File">
    <constructor-arg.... .>
    </bean>


    Can we that and without...
  2. Replies
    0
    Views
    2,004

    Circular Dependence

    It the graph not working with Circular Dependence of beans?
Results 1 to 2 of 2