Search:

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

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    2,407

    RDF2Go provides a unified interface over Jena,...

    RDF2Go provides a unified interface over Jena, Sesame and others.

    http://semanticweb.org/wiki/RDF2Go

    I second the idea of integration with Spring.
  2. Hello, This example helped me in better...

    Hello,
    This example helped me in better understanding how select and options work. After a user has selected a value from "allStudySites" and form is submitted, the bound property("studySites") is...
  3. Replies
    5
    Views
    6,728

    I am trying to figure out the bits of code needed...

    I am trying to figure out the bits of code needed to accomplish this task but no success yet.

    I have an ApplicationState object with a property defined as private Map listOfValues = new HashMap();...
  4. Replies
    8
    Views
    2,203

    Is there a configuration option to say -- if this...

    Is there a configuration option to say -- if this type of casting error occurs then show "Invalid Input. Provide an integer value" or "whatever" instead of "Failed to convert property value of type...
  5. stateful application and browser's back button

    Hello,

    The requirements of my stateful application are as follows.

    1. Support for back button. i.e, User changes should be preserved.
    2. Full application state available across different pages...
  6. Just an update that it works only for...

    Just an update that it works only for repository-type="continuation" configuration and not for repository-type="client" (client side continuation) configuration. In later case, if form object is in...
  7. Erwin, Thanks for a quick reply. That worked. ...

    Erwin,
    Thanks for a quick reply. That worked.

    Cheers
    Prakash
  8. Sell an item, continuation and user changes

    Hello,
    In sell an item example, Start page's initial values for "Price" and "Item Count" are 0.0 and 0 respectively. If the user changes these values (to 5.7 and 9, for instance ) and clicks on...
Results 1 to 8 of 8