Search:

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

Search: Search took 0.06 seconds.

  1. Replies
    0
    Views
    696

    Issue Loading ContextLoaderPlugIn

    Hello,
    I'm trying to integrate Spring(2.0) with Struts(1.2) and I have all the required libraries in my eclipse .classpath. I have also configured the 'ContextLoaderPlugIn' in the struts-config.xml....
  2. Replies
    4
    Views
    1,759

    Handling controller errors in a JSP

    Thanks a lot, this helped :)
  3. Replies
    4
    Views
    1,759

    Handling Controller Exceptions in a JSP

    For instance, if the user had entered an invalid password on a login screen. he/she should be taken back to the same screen with the appropriate error message instead of to a different screen.
  4. Replies
    4
    Views
    1,759

    Handling Controller Exceptions in a JSP

    What is the best way to send information about an exception back to a JSP from a SimpleFormController.

    For instance, I have the following code in the onSubmit(..,..) of my SimpleFormController :
    ...
Results 1 to 4 of 4