Search Results

Search found 2 results on 1 pages for 'bloodboiler'.

Page 1/1 | 1 

  • How to sanity check a date in java

    - by Bloodboiler
    I find it curious that the most obvious way to create Date objects in Java has been deprecated and appears to have been "substituted" with not so obvious to use lenient calendar. So... How do you check that a date given as a combination of day, month and year is a valid date? For instance a date 2008-02-31 (as in yyyy-mm-dd) would be invalid date.

    Read the article

  • Javawebparts Ajaxparts: Using same Axis event multiple times in signle form.

    - by Bloodboiler
    I'm using Javawebparts Ajaxparts and would like to use one axis event multiple times in a form. Problem is that std:InnerHTML responseHandler takes its target html tag id in axis-config.xml so it seems impossible to reuse the definition when only thing that should change is the target tag id. Is there a way to set responseHandler parameters on the the page where it is used (in asix:event tag or someting)?

    Read the article

1