Issue fixed, do as Chris said! Just pushed fix to Git with relative
path (<% response.sendRedirect("index"); %>) instead of absolute (<%
response.sendRedirect("/index"); %>) - thanks Chris!

2015-11-10 9:04 GMT+01:00 José Antonio Delgado Trujillo <jadt...@gmail.com>:
> I use mvn package and then put the war in the deployment folder of wildfly
> 9.
> El 10/11/2015 6:42, "Lukasz Lenart" <lukaszlen...@apache.org> escribió:
>
>> 2015-11-09 21:13 GMT+01:00 José Antonio Delgado Trujillo <
>> jadt...@gmail.com>:
>> > i have the same in the /webapp/index
>> > But i have modified the POM
>> > i compile with maven but i use wildly as server.
>>
>> Which Wildfly version do you use? And I assume that it works with "mvn
>> jetty:run" for you?
>>
>>
>> Regards
>> --
>> Łukasz
>> + 48 606 323 122 http://www.lenart.org.pl/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>> For additional commands, e-mail: user-h...@struts.apache.org
>>
>>

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

Reply via email to