Skip to content

Instantly share code, notes, and snippets.

@chingovan
Last active May 25, 2016 16:04
Show Gist options
  • Save chingovan/d17ea0b2a7216df426a9fdf65f68918f to your computer and use it in GitHub Desktop.
Save chingovan/d17ea0b2a7216df426a9fdf65f68918f to your computer and use it in GitHub Desktop.
<%@include file="/html/popup/init.jsp"%>
<%
String value = ParamUtil.getString(renderRequest, "parameter");
%>
Your value is <%= value%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment