Search:

Type: Posts; User: ober0330

Search: Search took 0.13 seconds.

  1. Replies
    1
    Views
    2,514

    Re: Objects passing to JSP

    Nevermind, I was including using the wrong method. I changed it to this:
    <%@ include file="writer/outGauge.jsp" %>

    And now everything works fine.
  2. Replies
    1
    Views
    2,514

    Objects passing to JSP

    First off, I apologize if this is a Java-only forum, no JSP stuff, but I figured I'd try.

    So I'm used to PHP and here's what I don't get: if I include one JSP inside of another one, why wouldn't I...
Results 1 to 2 of 2