Search:

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

Search: Search took 0.05 seconds.

  1. Replies
    0
    Views
    883

    Handling Sessions with Foundry

    Hello,
    Currently I am using browser sessions and DB for user sessions. However, we know this will pose a problem if I use EC2 (Foundry) and have more then 1 server running.

    What is the...
  2. Replies
    7
    Views
    2,241

    Foundry + Amazon RDS

    I am currently working on an application that will use Amazon RDS for the database and NOT EC2 servers, and EC2 for the Web Servers, etc.

    It is my understanding that currently the DB configuration...
  3. Replies
    1
    Views
    1,019

    I do use logic sometimes in the getter setter...

    I do use logic sometimes in the getter setter methods. For me is depends on what the end goal is.. If I know what's being passed in will always have a value, or if the Getter is actually getting a...
  4. Replies
    4
    Views
    3,853

    In Spring 3.0, the annotation bindings have...

    In Spring 3.0, the annotation bindings have greatly improved in this area!

    I upgraded from 2.5 to 3.0 specifically for this reason.

    1) You can use @RequestMapping("/foo") simply using...
  5. Replies
    0
    Views
    1,387

    Best JSP/JSTL Alternatives?

    Anyone want to chime in with their favorite JSTL/JSP alternative and like three reasons WHY you like it?

    I have migrated to 3.0 RC2 and REALLY like what I am seeing from Spring 3.0.

    This...
  6. Making Progress!

    Well I sat down today, and basically spent... THE ENTIRE DAY working from scratch on a new Spring 2.5 MVC app trying to replicate my requirements and making them work one by one..

    Here I will...
  7. I appreciate the posts, links, etc. Please...

    I appreciate the posts, links, etc.

    Please understand I am not trying to be a complete @$$ here... lol Sometimes things come across differently online then vocally, but while these examples show...
  8. I appreciate the tutorial however it meets just...

    I appreciate the tutorial however it meets just about none of my requirements lol...

    1) It's using .htm extension
    2) It's already more complex then it needs to be using Jetty and Mavin
    3) Is not...
  9. Annotations and Controller Naming Conventions in Spring 2.5 + Netbeans 6.7

    After about three weeks of wanting to kill my self (This was more common 12 years ago when I started programming, not now however), I am finally decided to ask for some help..

    I usually can't...
Results 1 to 9 of 9