Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,837

    Is the exception caused by using Java 1.6 ? Docs...

    Is the exception caused by using Java 1.6 ? Docs say to use 1.5

    When I run 'mvn clean install' on the core module, the test cases fail

    See Below:

    Failed tests:
    ...
  2. thanks for the reply, however, this is happening...

    thanks for the reply, however, this is happening across multiple browsers (IE, firefox, chrome).

    Must be a server problem of some type.
  3. Replies
    3
    Views
    726

    I thought WAS came with a security manager, as...

    I thought WAS came with a security manager, as well as a gold-plated toaster. Time to run TOMCAT, the fastest and most scalable web architecture available.
  4. RememberMe on Apache 2.2 and Tomcat 5.5.2

    I have a Spring web application that uses Acegi remember me functionality to keep users logged-in forever (The ACEGI_SECURITY_HASHED_REMEMBER_ME_COOKIE cookie expires in 5 years). Remember_me is a...
  5. Replies
    1
    Views
    1,457

    Webflow vs. jBPM

    At the company I work for, we have an internal JEE application that runs on Tomcat. It was built about 5 years ago using JSP and servlet technology with custom workflow. The application functions as...
  6. Having Same Problem Too

    My problem is very similar. I'm trying to bind a multiple-select drop-down list.

    I want the user selections in a <form:select multiple="true" .. /> to bind into an ArrayList of Entity objects.
    ...
  7. CustomPropertyEditor for

    I've been spinning my wheels for a day and a half on this one, then decided I should probably post a message and hope the experts can fill me in.

    Let's say I have a form with a multiple drop-down...
Results 1 to 7 of 7