Search:

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

Search: Search took 0.03 seconds.

  1. Perhaps I'm missing something? Doesn't your...

    Perhaps I'm missing something?
    Doesn't your SubmissionBackingForm code provide a reference to an individual deliveryBean?
    I have a list of deliveryBean(s) each of which has to be edited and stored...
  2. Yes, each of the records(beans) have setters and...

    Yes, each of the records(beans) have setters and getters.
    The beans are called "DeliveryBean".
    The backingform will be called called "SubmissionBackingForm"
    The deliveriesList and...
  3. Replies
    7
    Views
    1,982

    I could be wrong (I'm not a Spring guru) but if...

    I could be wrong (I'm not a Spring guru) but if you wish to bind to a complex object you will need to create a Property Editor to Stringify/Beanify your object.
  4. Lists of records(beans) with Active HTML components

    Hi,

    I'm trying to write an application JSP which lists rows of records(beans) using Spring.
    When displayed; each record(row) must consist of multiple active HTML components (select, input,...
  5. Replies
    1
    Views
    886

    Yes. The Spring 2 bean declaration is correct for...

    Yes. The Spring 2 bean declaration is correct for RAD 6, SDK 1.4 and RAD 5, SDK 1.3.

    The RAD 6 environment, unlike the RAD 5 environment, requires the prefix "jdbc/XXXX" associated with the JNDI...
  6. Replies
    1
    Views
    886

    JNDI Lookup Spring 2 RAD 6 SDK 1.4 WinXP

    I have been developing a J2EE application in the IBM Rational Software Development Platform (RAD 6). I am using SDK 1.4 with Spring 2 on the Windows XP Professional platform.

    I need to...
  7. Newbie; Using CollectionClass as FormController CommandClass

    I have a form based JSP which needs to display, populate and validate attributes from a small collection of business beans. The JSP has a FormController with “sessionForm”, “commandName”,...
  8. Newbie; WSAD complains about location of JSP files

    Hi,

    I am porting (Productionizing) a working Spring application from Eclipse/Tomcat to WSAD.
    I am using Spring 1.2.5 with WSAD 5.1 on XP with J2SDK 1.4.
    I have built a demonstration version of...
  9. Newbie: SqlUpdate Spring 1.2.5 WSAD 5 WinXP Oracle 9

    Hi
    I am having difficulty with a port of Spring 1.2.5 to WSAD 5, Oracle 9, WinXP
    The SqlUpdate method is misfunctioning.
    It doesn't seem to be appending the VALUES clause to an SQL INSERT...
Results 1 to 9 of 9