groovy

Add include mechanism to Groovlets and GSP's

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.6.1
  • Fix Version/s: 1.6.2, 1.7-beta-1
  • Component/s: Groovlet / GSP
  • Labels:
    None
  • Number of attachments :
    4

Description

Add include mechanism to Groovlets and GSP's similar as the jsp:include.

As discussed on http://www.nabble.com/Groovlets-and-layouting-td23047636.html

  1. AbstractHttpServlet.java
    23/Apr/09 9:32 AM
    15 kB
    Marcel Overdijk
  2. GroovyServlet.java
    23/Apr/09 9:32 AM
    7 kB
    Marcel Overdijk
  3. ServletBinding.java
    23/Apr/09 9:32 AM
    14 kB
    Marcel Overdijk
  4. TemplateServlet.java
    23/Apr/09 9:32 AM
    14 kB
    Marcel Overdijk

Activity

Hide
Marcel Overdijk added a comment -

I've attached a patch to add includes, forward and redirect functionality.

Also removed setVariables to AbstractHttpServlet.

Show
Marcel Overdijk added a comment - I've attached a patch to add includes, forward and redirect functionality. Also removed setVariables to AbstractHttpServlet.
Hide
Guillaume Laforge added a comment -

I think I'll managed to apply those changes, but for further "patches", could you really make them in the form of diffs and not as the original Java files modified?

Show
Guillaume Laforge added a comment - I think I'll managed to apply those changes, but for further "patches", could you really make them in the form of diffs and not as the original Java files modified?

People

Vote (0)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: