Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    928

    Hi, I tried switching to Spring form tag and I...

    Hi,

    I tried switching to Spring form tag and I got the same exception. It looks like IBM is aware of the problem as they have acknowledged it here.

    The stacktrace is as follows:


    4/29/11...
  2. Replies
    2
    Views
    928

    Alternative to spring:bind Tag

    Hi,

    I'm getting an exception when I try to deploy a Spring MVC app to Websphere Application Server (WAS) 7. The application works fine on WAS 6. The exception I'm getting is the following:
    ...
  3. Replies
    0
    Views
    497

    Externalizing a List of Values

    Hi,

    I'm wondering what the correct way to externalize a list of values is? In the app I'm working on, I need to pass in a list of store numbers to a bean. I'd like to externalize the list so it...
  4. Replies
    1
    Views
    877

    Displaying Logged in User's Username

    Can someone tell me how I can display the username of the user currently logged in? I'm using struts2 and tried using <s:property value="j_username" />, but that didn't seem to generate any output....
Results 1 to 4 of 4