← Все записи с тегом " + Utils.encodeHTML(paramTag.Name) + "
"); } PageTemplates.printMessages(out, sql, user, mids, visitor, visitor == null ? 4 : 5, 0); if (mids.size() >= 20) { String nextpage = "?before=" + mids.get(mids.size() - 1); if (paramShow != null) { nextpage += "&show=" + paramShow; } if (paramTag != null) { nextpage += "&tag=" + URLEncoder.encode(paramTag.Name, "UTF-8"); } if (paramSearch != null) { nextpage += "&search=" + URLEncoder.encode(paramSearch, "UTF-8"); } out.println(""); } out.println("" + pageUserTags(sql, user, visitor, 0) + "
"); out.println("" + rs.getString(2) + " | "); cnt++; } } catch (SQLException e) { System.err.println(e); } finally { Utils.finishSQL(rs, stmt); } out.println("
" + rs.getString(2) + " | "); cnt++; } } catch (SQLException e) { System.err.println(e); } finally { Utils.finishSQL(rs, stmt); } out.println("