Re: [Webwork-user] view mappings and velocity integration

2002-02-21 Thread Bill Burton
Hello, "G.L. Grobe" wrote: > > I'm slowly integrating Velocity into my webwork pages, so know that I've got > *lots* of files that are *.jsp's, and some that are *.vm's. But the > questions themselves are more webwork related. #snip() > Q. #2 > --- > I really like the webwork tables, and being

Re: [Webwork-user] view mappings and velocity integration

2002-02-21 Thread Dave Bryson
On Thursday 21 February 2002 12:21 am, you wrote: > Q. #2 > --- > I really like the webwork tables, and being new to velocity, is there a way > to use both webwork tags and velocity within the same page. I hope not to > have to rewrite the Take a look at: http://jakarta.apache.org/velocity/velt

[Webwork-user] view mappings and velocity integration

2002-02-20 Thread G.L. Grobe
I'm slowly integrating Velocity into my webwork pages, so know that I've got *lots* of files that are *.jsp's, and some that are *.vm's. But the questions themselves are more webwork related. Q. #1 --- Is it possible for a form (extended from ActionSupport) to return a velocity template (or ... r