Search:

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

Search: Search took 0.01 seconds.

  1. Oracle exception: ORA-24816: Expanded non LONG bind data

    Hello

    I have run into the following problem when saving long string values through a spring/hibernate framework to a varchar2(4000 char) column in an Oracle 10g database.

    Caused by:...
  2. Replies
    5
    Views
    2,170

    Hello optionSource comes from the OptionWriter...

    Hello

    optionSource comes from the OptionWriter class in the spring framework. In fact I am trying to bind to a List. Does the new form select only bind to a String?

    Thanks

    Mandy
  3. Replies
    5
    Views
    2,170

    Spring 2 using form:select

    Hello

    I am trying to use the new form:select tag but keep getting the error
    java.lang.IllegalArgumentException: 'optionSource' cannot be null.

    The items variable is an ArrayList of objects....
  4. Replies
    1
    Views
    973

    New form tags in Spring 2

    Are the new Spring form tags incompatible with JSP 1.2? If the answer is yes is there any way to use form tags with Weblogic 8 which uses JSP 1.2?
  5. Replies
    1
    Views
    1,026

    Any ideas?

    I use the new form tag in some pages. Is this only jsp 2.0 compatible?
  6. Replies
    1
    Views
    1,026

    Weblogic 8 and Spring 2.0

    Hello

    Is it possible to use Spring 2.0 with Weblogic 8 service pack 2?

    I tried but Weblogic complains that it does not support JSP 2.0 and throws nasty exceptions. Can I configure Spring 2.0...
  7. Replies
    1
    Views
    939

    Newbie servlet mapping question.

    I am developing a Spring powered web application with an administration module.

    I want the administration pages to be in a sub-directory called admin and would like them to be managed by a...
  8. Replies
    1
    Views
    1,533

    Newbie servlet mapping question.

    I am developing a Spring powered web application with an administration module. I want the administration pages to be in a sub-directory called admin and would like them to be managed by a seperate...
Results 1 to 8 of 8