I took a quick look at the templates, and found that there is id
generation logic in UIBean.java -

http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java?view=markup

So, forcing an element to not have an ID might be a bit tough. I still
agree with Dave though, that creating a custom template is your best
choice, it will require some decent freemarker skills though.

-Wes

On Wed, Jul 16, 2008 at 8:39 AM, Dave Newton <[EMAIL PROTECTED]> wrote:
> --- On Wed, 7/16/08, Phan Le <[EMAIL PROTECTED]> wrote:
>> Anyone know which Java class or place in the source code
>> that the IDs are generated?
>
> It might be easier to modify the template(s) as I suggested earlier; 
> extracting the existing templates and modifying/extending a theme is a 
> simpler solution than creating a custom S2 build.
>
> Dave
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Wesley Wannemacher
President, Head Engineer/Consultant
WanTii, Inc.
http://www.wantii.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to