You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Palani, Sambasivam" <sa...@inautix.co.in> on 2017/09/22 15:28:25 UTC

Issues in Struts Migration from v2.2.1.1 to v2.3.34

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.
******************************************************

Re: Issues in Struts Migration from v2.2.1.1 to v2.3.34

Posted by Yasser Zamani <ya...@live.com>.
Hello Palani,

I could not guess how that issue is related to Struts? Is that table or 
it's parent or parents generated by Struts?

On 9/22/2017 6:58 PM, Palani, Sambasivam 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.
> ******************************************************
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org