Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    830

    Ok, so I've done it like this... public...

    Ok, so I've done it like this...



    public class LogoutController implements Controller {

    private facade myFacade;

    /** Creates a new instance of LogoutController */
    ...
  2. Replies
    2
    Views
    830

    Noob Q: How to perform simple action.

    This should be straight forward, but I'm not sure how to proceed...

    I just want to perform an action in response to a button press - specifically log a user out of the system.

    There's no form,...
  3. Replies
    3
    Views
    1,030

    How to add data types to connection

    Does anyone know how I can do this with Spring.

    I'm developing a web based app with a PostGIS DB back end, which requires that I add the geometry and box3d data types to each connection.

    From...
  4. Thanks, that's useful...but I'm quite new to all...

    Thanks, that's useful...but I'm quite new to all this.



    Could you shed a little light on how that would work? I thought that formBackingObject added a single object to the model called...
  5. Radio Button [u]group[/u] on dynamically generated web form

    Ok,
    I have a simple table, generated dynamically from a collection of user details. Each row corresponds to a user, with a tick box to allow user to be selected. This works fine if I use check...
Results 1 to 5 of 5