File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes What to do about this tag generation? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "What to do about this tag generation?" Watch "What to do about this tag generation?" New topic
Author

What to do about this tag generation?

Maki Jav
Ranch Hand

Joined: May 09, 2002
Posts: 423
how can I stop generating <div> or <tr> and <td> tags in struts 2 when I use tags like <s:select/> <s:textfield/> etc, when I view source it generates automatically above mentioned tags...

Thanks in advance,

Maki Jav
[ August 19, 2008: Message edited by: Maki Jav ]

Help gets you when you need it!
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8259

Struts 2 FAQ: Why do the form tags put table tags around controls


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
Maki Jav
Ranch Hand

Joined: May 09, 2002
Posts: 423
Thank you Joe

Maki Jav
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: What to do about this tag generation?
 
Similar Threads
c:import tag, url value from variable
Highlighting in JTable
Fixed Income - C++/Unix Developers
accept not working in struts2
Behind Firewall