Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    832

    What if I replace Image with Buffered Image ,....

    What if I replace Image with Buffered Image ,. what value will be passed then:


    <constructor-arg type="java.awt.image.BufferedImage" value=""/>
  2. Replies
    4
    Views
    832

    Error in spring context.xml

    Hello Every One,

    I have class A with constructor argument as (URI uri, Image image), where URI is java.net.URI and Image is java.awt.Image. I am trying to configure it via spring as:


    <bean...
Results 1 to 2 of 3