The current version of table tags does use freemarker templates when
rendering a table.
Tom
On 5/31/07, André Faria <[EMAIL PROTECTED]> wrote:
Hi All,
I am interested in Table Tags Project to apply it resources in a
project with Struts 2, but I'd like to know if you are planning to
implemen
Hi All,
I am interested in Table Tags Project to apply it resources in a
project with Struts 2, but I'd like to know if you are planning to
implement some functionality to add a freemarker template in the tags
using the theme attribute like in old Struts 2 s:table tag.
Thank's
André Faria
Please post questions about using Struts to the Struts Users list only.
The Struts Dev list is for discussing the development and enhancement of
Struts itself.
http://struts.apache.org/mail.html
L.
Vijay KS wrote:
onfig
my first jsp is FileUpload.jsp like this
-
onfig
my first jsp is FileUpload.jsp like this
-
Upload File
after clicking the Upload file button, the uploadSuccess.jsp looks like this
The correspondin form beans are
public class StrutsUploadForm extends ActionForm
{ //assume al