Hi
We are developing a web based application using
struts 2. We got the HTML pages made by the designers and it runs in Tocat 6 correctly(Ofcourse the business/service layers we haven't started). Now after making the page struts 2 compatible, i.e making the controls struts 2 specific, we get a UI issue. The pages are distorted. For example The two text box controls in a single row comes in two rows etc. We understand that Struts 2 internally creates a table which causes this problem. Is my understanding correct? So could anyone please help us in solving this issue?
Regards
Susan