|
|
|
JSP compile error
Compilation of 'D:\bea\wlserver6.1\config\portalIcex\applications\AppPILive\WEB-INF\_tmp_war_AppPILive\jsp_servlet\_icex\_cda\_views_inverso\_contenidos_inverso\_formacion\__detallepabellonesinv.java' failed:
D:\bea\wlserver6.1\config\portalIcex\applications\AppPILive\WEB-INF\_tmp_war_AppPILive\jsp_servlet\_icex\_cda\_views_inverso\_contenidos_inverso\_formacion\__detallepabellonesinv.java:795: ';' expected
probably occurred due to an error in /icex/cda/views_inverso/contenidos_inverso/formacion/detallePabellonesInv.jsp line 13:
String dominioVisitenos = com.vignette.icex.utils.Utilities.getBaseUrl(request)
D:\bea\wlserver6.1\config\portalIcex\applications\AppPILive\WEB-INF\_tmp_war_AppPILive\jsp_servlet\_icex\_cda\_views_inverso\_contenidos_inverso\_formacion\__detallepabellonesinv.java:799: cannot resolve symbol
probably occurred due to an error in /icex/cda/views_inverso/contenidos_inverso/formacion/detallePabellonesInv.jsp line 17:
Integer ISiteId = (Integer) pb.getParameterValue("siteId");
D:\bea\wlserver6.1\config\portalIcex\applications\AppPILive\WEB-INF\_tmp_war_AppPILive\jsp_servlet\_icex\_cda\_views_inverso\_contenidos_inverso\_formacion\__detallepabellonesinv.java:800: cannot resolve symbol
probably occurred due to an error in /icex/cda/views_inverso/contenidos_inverso/formacion/detallePabellonesInv.jsp line 18:
Integer IContentId = (Integer) pb.getParameterValue("contentId");
D:\bea\wlserver6.1\config\portalIcex\applications\AppPILive\WEB-INF\_tmp_war_AppPILive\jsp_servlet\_icex\_cda\_views_inverso\_contenidos_inverso\_formacion\__detallepabellonesinv.java:801: cannot resolve symbol
probably occurred due to an error in /icex/cda/views_inverso/contenidos_inverso/formacion/detallePabellonesInv.jsp line 19:
String inscriptionPageName = (String) pb.getParameterValue("inscriptionPageName");
Full compiler error(s):
D:\bea\wlserver6.1\config\portalIcex\applications\AppPILive\WEB-INF\_tmp_war_AppPILive\jsp_servlet\_icex\_cda\_views_inverso\_contenidos_inverso\_formacion\__detallepabellonesinv.java:795: ';' expected
String dominioVisitenos = com.vignette.icex.utils.Utilities.getBaseUrl(request) //[ /icex/cda/views_inverso/contenidos_inverso/formacion/detallePabellonesInv.jsp; Line: 13]
^
D:\bea\wlserver6.1\config\portalIcex\applications\AppPILive\WEB-INF\_tmp_war_AppPILive\jsp_servlet\_icex\_cda\_views_inverso\_contenidos_inverso\_formacion\__detallepabellonesinv.java:799: cannot resolve symbol
symbol : variable pb
location: class jsp_servlet._icex._cda._views_inverso._contenidos_inverso._formacion.__detallepabellonesinv
Integer ISiteId = (Integer) pb.getParameterValue("siteId"); //[ /icex/cda/views_inverso/contenidos_inverso/formacion/detallePabellonesInv.jsp; Line: 17]
^
D:\bea\wlserver6.1\config\portalIcex\applications\AppPILive\WEB-INF\_tmp_war_AppPILive\jsp_servlet\_icex\_cda\_views_inverso\_contenidos_inverso\_formacion\__detallepabellonesinv.java:800: cannot resolve symbol
symbol : variable pb
location: class jsp_servlet._icex._cda._views_inverso._contenidos_inverso._formacion.__detallepabellonesinv
Integer IContentId = (Integer) pb.getParameterValue("contentId"); //[ /icex/cda/views_inverso/contenidos_inverso/formacion/detallePabellonesInv.jsp; Line: 18]
^
D:\bea\wlserver6.1\config\portalIcex\applications\AppPILive\WEB-INF\_tmp_war_AppPILive\jsp_servlet\_icex\_cda\_views_inverso\_contenidos_inverso\_formacion\__detallepabellonesinv.java:801: cannot resolve symbol
symbol : variable pb
location: class jsp_servlet._icex._cda._views_inverso._contenidos_inverso._formacion.__detallepabellonesinv
String inscriptionPageName = (String) pb.getParameterValue("inscriptionPageName"); //[ /icex/cda/views_inverso/contenidos_inverso/formacion/detallePabellonesInv.jsp; Line: 19]
^
4 errors
Wed Jul 23 02:00:53 CEST 2008
|
 |
|
|
|
|