Search:

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

Search: Search took 0.02 seconds.

  1. i like extremeTable very much. ...

    i like extremeTable very much.

    http://extremecomponents.org/extremesite/limit.run?presidents_crd=36
  2. Replies
    4
    Views
    7,180

    I found a solution to get the existing connection...

    I found a solution to get the existing connection from the hibernatesessionfactory using HibernateDaoSupport like the one below.
    this.getSession().connection()

    Do you think it's ok?
  3. Replies
    0
    Views
    720

    urlmapping confusion

    Hi,
    I've made a database-menu using struts-menu. It's in the default.jsp. with the code below

    <% if (request.getRequestURI().indexOf("box") == -1) { %>
    <c:if...
  4. Replies
    4
    Views
    7,180

    dataSource.getConnection()

    i use jasperreports and i want to set a connection parameter to the report.
    i use the code below.

    public ModelAndView handleSubReport(HttpServletRequest request,
    HttpServletResponse response)...
Results 1 to 4 of 4