[jboss-as7-dev] jsp:forward problem

Adrien RUFFIE a.ruffie at e-deal.com
Tue Mar 27 04:14:58 EDT 2012


Hello all,

I have the following error :

2012-03-27 09:11:15,359 INFO  [STDOUT] (http-127.0.0.1-8080-1) 2012-03-27 09:11:15,343 190351 [http-127.0.0.1-8080-1] ERROR com.myapplication.controller.ControllerServlet  - Error in forwarding page [/index.jsp]
2012-03-27 09:11:15,360 INFO  [STDOUT] (http-127.0.0.1-8080-1) org.apache.jasper.JasperException: An exception occurred processing JSP page /index.jsp at line 2
2012-03-27 09:11:15,360 INFO  [STDOUT] (http-127.0.0.1-8080-1)
2012-03-27 09:11:15,360 INFO  [STDOUT] (http-127.0.0.1-8080-1) 1: <%@ page language="java"%>
2012-03-27 09:11:15,360 INFO  [STDOUT] (http-127.0.0.1-8080-1) 2: <jsp:forward page="/home.fl"/>
2012-03-27 09:11:15,360 INFO  [STDOUT] (http-127.0.0.1-8080-1)
2012-03-27 09:11:15,361 INFO  [STDOUT] (http-127.0.0.1-8080-1)
2012-03-27 09:11:15,361 INFO  [STDOUT] (http-127.0.0.1-8080-1) Stacktrace:
2012-03-27 09:11:15,361 INFO  [STDOUT] (http-127.0.0.1-8080-1)            at org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:498)
2012-03-27 09:11:15,361 INFO  [STDOUT] (http-127.0.0.1-8080-1)            at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
2012-03-27 09:11:15,361 INFO  [STDOUT] (http-127.0.0.1-8080-1)            at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:326)
2012-03-27 09:11:15,361 INFO  [STDOUT] (http-127.0.0.1-8080-1)            at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:253)
2012-03-27 09:11:15,361 INFO  [STDOUT] (http-127.0.0.1-8080-1)            at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)



My index.jsp is just following 2 code line:

<%@ page language="java"%>
<jsp:forward page="/home.fl"/>

Do you know if jsp :forward work fine with JBoss 6 AS ? Is there a workaround or procedure existe ?
Thank you very much

Best regards,

[cid:image006.png at 01CD0C02.769E34C0]<http://e-deal.biz/kd/9eZ>

[cid:image003.png at 01CD0C02.0E7D8F30]<http://e-deal.biz/kd/UOh>[cid:image004.png at 01CD0C02.0E7D8F30]<http://e-deal.biz/kd/X9Q>[cid:image005.png at 01CD0C02.0E7D8F30]<http://e-deal.biz/kd/bTG>

Adrien RUFFIE
Ingénieur R&D

40, rue du Village d'Entreprises
31670 Labège
www.e-deal.com<http://www.e-deal.com/>


LD : +33 1 73 03 29 XX
Std : +33 1 73 03 29 80
Fax : +33 1 73 01 69 77
a.ruffie at e-deal.com <mailto:a.ruffie at e-deal.com%20>


E-DEAL soutient le Pacte Mondial de l'ONU<http://e-deal.biz/kd/mPQ>


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20120327/47b182ff/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 2591 bytes
Desc: image003.png
Url : http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20120327/47b182ff/attachment-0004.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.png
Type: image/png
Size: 2564 bytes
Desc: image004.png
Url : http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20120327/47b182ff/attachment-0005.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image005.png
Type: image/png
Size: 2643 bytes
Desc: image005.png
Url : http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20120327/47b182ff/attachment-0006.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image006.png
Type: image/png
Size: 7630 bytes
Desc: image006.png
Url : http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20120327/47b182ff/attachment-0007.png 


More information about the jboss-as7-dev mailing list