Search:

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

Search: Search took 0.06 seconds.

  1. I am also seeing issues accessing composite...

    I am also seeing issues accessing composite properties of MemoryMXBean via Spring's JMX proxy.

    From the injected proxy MemoryMXBean memBean, I can successfully access...
  2. I agree. I just return a model&view where the...

    I agree. I just return a model&view where the model includes the url, and the view is a jsp that contains nothing other than a meta redirect.

    JSR-168 is poor in regards to any topic relating to...
  3. registering a custom editor via myPortlet-portlet.xml

    I have (unsuccessfully) played around using a couple different samples and different methods to try to move the below block of code to be configured via myPortlet-portlet.xml. My end target is to...
  4. I have seen this several times, and it debugging...

    I have seen this several times, and it debugging it drives me nuts as well. I have learned when this happens:

    1) download the TamperData plugin for firefox, and start tamper. This will allow...
  5. Replies
    11
    Views
    2,328

    I have had a similar problem when I get a...

    I have had a similar problem when I get a validation error but never revalidate the form.

    Since the errors are passed from the Action phase to the Request phase using the portlet session, your...
  6. Sounds like the jstl dateFormat tag is exactly...

    Sounds like the jstl dateFormat tag is exactly what your looking for. It accepts a date object and displays it as short, medium, long, full, or custom patterns. It will also account for the user's...
Results 1 to 6 of 6