Search:

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

Search: Search took 0.02 seconds.

  1. Populating an (Jakarta Struts) ActionForm from a data source

    I have an ActionForm which I am using to collect and validate data entered via a form in a JSP and I'm then saving it to the database via some TOs (Transfer Objects*) and some DAOs (Data Access...
  2. Exception sending context initialized event to listener....

    I use for my project spring, ibatis and struts. I can't run the application(running=false)

    I checked everything and it looks like anything is defined well and the accountDao mapping is also...
  3. There is no READABLE property named 'email' in class......

    I get the following error when i deploy my webapplication:

    javax.servlet.ServletException: (SqlMapClient operation): encountered SQLException [ --- The error occurred in ...
  4. ServletException:Invalid argument looking up property......

    When I deploy my application in Tomcat I get the following error:
    javax.servlet.ServletException: Invalid argument looking up property account.username of bean workingAccountForm

    The error...
  5. Thread: JspExeption

    by makhlo
    Replies
    1
    Views
    803

    JspExeption

    In my log file I get te following error:ERROR [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/myclient].[jsp]] - Servlet.service() for servlet jsp threw exception...
  6. Replies
    8
    Views
    39,721

    Context initialization failed

    The problem is resolved by you're help.

    Thnx a lot :wink:
  7. Replies
    8
    Views
    39,721

    ERROR: Context initialization failed

    I still keep the error message: Context initialization faild. When i remove the contextLoaderlistener in web.xml my application is running= true in tomcat webapplication manager.

    But the problem...
  8. Replies
    8
    Views
    39,721

    ERROR: Context initialization failed

    I looked in the Account class and Account mapping. There is a setFirstName() method and a firstname property in the Account mapping.

    I tried almost everything, but keeps the error message: Context...
  9. Replies
    8
    Views
    39,721

    ERROR: Context initialization failed

    Hi everybody,

    When i try to get my application running on tomcat(5.5.9) i get the following message: FAIL - Application at context path /myclient could not be started.

    application log file...
Results 1 to 9 of 9