| Author |
theme=simple,Ajax +struts2
|
Pradeep Adibatla
Ranch Hand
Joined: Oct 27, 2009
Posts: 336
|
|
I have 8 components in my Ui and I need to place 4 in a row to make 2 rows to fit the components.
I used html table tr,td and adjusted with equal spacing to make it look better...
However my first element is a struts2 tag, s:select with theme ="Ajax" and it hampers the UI.However ,if the theme="simple" the alignment is perfect...
This is what I wrote...
Upon selecting the value I need to send the selected value to action class. Is the above one correct?
|
 |
Pradeep Adibatla
Ranch Hand
Joined: Oct 27, 2009
Posts: 336
|
|
|
can anyone guide me what happens in the code? I am unable to find a sample of how this works..thankyou!
|
 |
 |
|
|
subject: theme=simple,Ajax +struts2
|
|
|