i like extremeTable very much.
http://extremecomponents.org/extremesite/limit.run?presidents_crd=36
Type: Posts; User: mbolukbas; Keyword(s):
i like extremeTable very much.
http://extremecomponents.org/extremesite/limit.run?presidents_crd=36
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?
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...
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)...