If you don't want to deal with customizing themes, you could switch to
an existing theme that gives you the markup you want and use Dojo (or
whatever Javascript framework you prefer) to implement the functionality
provided by the 'ajax' theme yourself. But extending and customizing
themes is pretty easy and straight forward; it's nothing to be afraid of.
L,,
MyAshok wrote:
Hi Harper,
Thanks for ur quick reply.
Is there any other possibilities or any plugins to make this possible.
Because, I dont want to make ajax theme obselete by extending it by my code.
Applause for the solution,
With Hope,
Ashok.
Laurie Harper wrote:
MyAshok wrote:
Hi all,
Again thanks for ur past replies.
Now, I am in a new issue.
I need to use the ajax theme for two buttons (s:button id=A and s:button
id
=B). But, as default, each s: tag will create a tr and td tags. I dont
want
this type of table structure(row by row). I want to customize table
structure as that of generic html table.
You'll need to customize the templates for the 'ajax' theme, or create
your own theme based on / extending the 'ajax' theme, to define the
markup you want to generate. See here for details:
http://struts.apache.org/2.0.11.1/docs/themes-and-templates.html
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]