CEU :: Central European University <%@ page import="java.util.Vector" %> <%@ page import="java.sql.Connection" %> <% Vector aResult = new Vector(); %> <% Vector news = new Vector(); %> <% Vector events = new Vector(); %> <% String sqlstring = ""; String message = "", outmessage=""; String newslink[] = new String[1]; String eventslink[] = new String[1]; String newstext[] = new String[1]; String eventstext[] = new String[1]; String imagesrc = ""; try { // get connection from the pool sqls.setConnection(cpool.connectionPool.getConnection()); sqlstring = "select nr, cim, DATE_FORMAT(upload_date, '%Y %M %d %H:%i:%s'), kep from ceu_archive where tipus=1 order by upload_date desc limit 5"; message=sqls.DatabaseAct(1, sqlstring); sqls.getResultsToVector(4, true, news); sqlstring = "select nr, cim, DATE_FORMAT(begindate, '%Y %M %d'),CURRENT_TIMESTAMP()-begindate from ceu_archive where tipus=2 and begindate>=CURDATE() order by begindate asc limit 6"; message=sqls.DatabaseAct(1, sqlstring); sqls.getResultsToVector(4, true, events); newslink = new String[news.size()/4]; newstext = new String[news.size()/4]; for (int i=0; i <% //out.print(outmessage); %>
 

 

Visit the new CEU website



CEU Directory About Budapest CEU Newsline
Employment Intranet CEU Gazette
Online payment University Calendar Website Map

 

To help ease the transition, old pages will remain online for a phasing-in period; however you should update your bookmarks as soon as possible.

Please note that the information on this previous version of the CEU website is no longer updated. The only exceptions are those pages which are linked to directly from the new CEU website.