aspose file tools
The moose likes Struts and the fly likes Alignment is not proper Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Alignment is not proper" Watch "Alignment is not proper" New topic
Author

Alignment is not proper

Thangaraj Selvamani
Ranch Hand

Joined: Sep 20, 2008
Posts: 61
Alignment is not proper when setting button property as theme = ajax. when i am trying to place two button in same row . button which theme as ajax is coming in next line..please give me some solution how to solve it..

thanks in advance
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

See the following:

http://struts.apache.org/2.x/docs/themes-and-templates.html
http://struts.apache.org/2.x/docs/selecting-themes.html
http://struts.apache.org/2.x/docs/extending-themes.html

Easiest solution is to just use the "simple" theme on the elements in question and build up the table structure manually for that row.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Alignment is not proper
 
Similar Threads
my web application is slow
Help with tabbed Panel
Struts submit tag problem
hide/show textfields in struts form
how to hide and show contents with struts2 div tag