<%@ page import="org.amchamkorea.util.*, org.amchamkorea.newsevent.*, java.util.*, java.text.*" %> <% int id = Integer.parseInt(request.getParameter("id")); Event thisEvent = EventDAO.get(id); %> <% String param = ""; if ( request.getParameter("year") != null) { param = "?year=" + request.getParameter("year"); } %> AMCHAM Korea
AMCHAM Korea Events on <%= DateFormat.getDateInstance(DateFormat.FULL, Locale.ENGLISH).format( thisEvent.getEventDate()) %>

Title : <%= thisEvent.getTitle() %>

<% if ( thisEvent.getSummary() != null && !thisEvent.getSummary().equals("")) { %> <% } %>
<%= WebUtility.replaceReturnToBR( thisEvent.getSummary()) %>
Venue

<%= thisEvent.getEventLocation() %>

Event Date
<% DateFormat df = DateFormat.getDateInstance(DateFormat.FULL, Locale.ENGLISH); String dateFormatted = df.format( thisEvent.getEventDate()); %>
<%= dateFormatted %>
top
We can now accept membership applications on-line. Invoices are sent out after your membership...