Skip to content

Instantly share code, notes, and snippets.

@trieloff
Created April 11, 2017 10:04
Show Gist options
  • Save trieloff/059bef5fc3ba3784aa8f24c6a4d7bc85 to your computer and use it in GitHub Desktop.
Save trieloff/059bef5fc3ba3784aa8f24c6a4d7bc85 to your computer and use it in GitHub Desktop.
How to get an edit configuration property in JSP
<%@include file="/libs/foundation/global.jsp"%><%
%><%
String url = properties.get("webpage", String.class);
%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment