You are have a <TD> instead of </TD> on row 1

On 25 Sep 2017 11:39, "Palani, Sambasivam" <sampal...@inautix.co.in> wrote:

> Hi Team,
>
> We are migrating our application from Struts v2.2.1.1 to Struts v2.3.34 to
> fix the vulnerability issues.
>
> We followed below steps,
>
> 1.       Replaced
>
> o   struts2-core-2.3.34.jar
>
> o   struts2-tiles-plugin-2.3.34
>
> o   xwork-core-2.3.34
>
> o   all tiles-xxxx- 2.2.2
>
> o   Updated dependent jar.
>
> 2.       Updated struts.xml with 2.3 dtds, and tiles.xml with 2.1 dtds
>
> We are facing an issue with UI, the application is not properly aligned as
> expected.
>
> Eg: <table>
>        <tr>
>               <td colspan="2">header<td>
>        </tr>
>        <tr>
>               <td width="20%">menu</td>         <!--td 1 -->
>               <td width="80%">content</td>      <!--td 2 -->
>        </tr>
> </table>
>
> Issue: td1 and td2 should display in a same row (horizontally), but it is
> displaying one another(vertically).
>
> Could you please help us?
>
> Thanks in advance.
>
>
> Thanks & Regards,
> Sambasivam P
> Mobile: +91 98840 36088
> VoIP: +16153812839
>
>
> ******************************************************
> This message and any files or attachments sent with this message contain
> confidential information and is intended only for the individual named.  If
> you are not the named addressee, you should not disseminate, distribute,
> copy or use any part of this email.  If you have received this message in
> error, please delete it and all copies from your system and notify the
> sender immediately by return Email.
>
> Email transmission cannot be guaranteed to be secure or error-free as
> information can be intercepted, corrupted, lost, destroyed, late,
> incomplete or may contain viruses.  The sender, therefore, does not accept
> liability for any errors or omissions in the contents of this message,
> which arise as a result of email transmission.
> ******************************************************

Reply via email to