Day 2 - Another Doodle
Another doodle for today's installment of the Daily Devotions Challenge, using a Pitt pen on a page in my journal. Notes are from a class I took at Artfest from Keith LoBue.
% boolean bMembersOnly = false; %> <%@ include file="/global.jsp" %> <% pageId = "1"; if (request.getParameter("pId") == null) { pageId = "1"; } else { pageId = request.getParameter("pId"); } sectionId = "1"; if (request.getParameter("secId") == null) { sectionId = "1"; } else { sectionId = request.getParameter("secId"); } shwLnk = "1"; %> <%@ include file="/globalContent.jsp" %>
|
0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home