Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: gsp generic template

  1. #11
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    768

    Default

    Douglas,

    I'm not sure what you are trying to say. I was hoping that you could provide some kind of text for a template that you would like to see. I have already contacted the Grails team and this is a feature that we expect to implement shortly.
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

  2. #12

    Default

    <%@ page contentType="text/html;charset=UTF-8" %>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
    <meta name="layout" content="main"/>
    <title>A Good Title Needed</title>
    </head>
    <body>
    Your Special Code goes here.
    </body>
    </html>


    bypassing the o/s etc

  3. #13
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    768

    Default

    Thanks. That's exactly what I was looking for. I am planning on adding templates to the new GSP wizard. If you are interested in tracking the progress of this feature, see here:

    https://issuetracker.springsource.com/browse/STS-791
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

  4. #14

    Default

    Since VMWare made the Correct decision in getting involved with SpringSource
    and indirectly with Grails.

    It comes as a great Supprise that the "sts ide" is not installed via
    "A Virtual Appliance! The vmplayer will work on most o/s.

    Grails, has this option to create it's own Grails appliance!
    stripping out the ide for grails exclusive use.

    The environment would be pre-configured and updates would be installed with
    removing one zip file for another.(zip file contains o/s and whatever you feature)

    For configuring operating scenerio's though, the Isolation, cloning, and security
    for the virtual operating system,"guest", would have to be "SOLARIS".

    Rapid development and immediately creating any type environment
    to run it in for a look see.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •