Search:

Type: Posts; User: Sumanta Ghosh; Keyword(s):

Search: Search took 0.01 seconds.

  1. Spring Faces without Spring Web Flow

    I want to use Spring Faces (Spring JS + Facelet+Spring MVC Annoted Controllers) without using web-flow. Can I do that?
  2. Found the problem

    Got the problem - thanks to latest documentation from IBATIS , where is is mentioned that
    "Note that it is entirely legal for the JDBC driver to fail to return the number of records updated in a...
  3. Please Help - SqlMapExecutor not functioning for batch Spring 1.2.8

    I have got a List of POJO Entity instances which I am trying to insert/update by the following method

    public Object doInSqlMapClient(SqlMapExecutor executor) throws SQLException {
    ...
Results 1 to 3 of 3