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.
Printable View
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.
<%@ 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
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
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.