facebook

Help with JSP compilation error

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #266288 Reply

    BrettS38
    Participant

    I receive the following error when running my application. I am running Weblogic 81. Any suggestions would be appreciated. If further info is needed let me know – thank you.

    Compilation of ‘C:\bea\user_projects\domains\bapdomain\myserver\.wlnotdelete\extract\myserver__appsdir_BAP_war_BAP\jsp_servlet\__bap_viewreport_main.java’ failed:
    ——————————————————————————–
    C:\bea\user_projects\domains\bapdomain\myserver\.wlnotdelete\extract\myserver__appsdir_BAP_war_BAP\jsp_servlet\__bap_viewreport_main.java:263: cannot resolve symbol
    probably occurred due to an error in /BAP_ViewReport_Main.jsp line 46:
    <%=sv.getReportResultsFooterString()%>

    ——————————————————————————–
    Full compiler error(s):
    C:\bea\user_projects\domains\bapdomain\myserver\.wlnotdelete\extract\myserver__appsdir_BAP_war_BAP\jsp_servlet\__bap_viewreport_main.java:263: cannot resolve symbol
    symbol : method getReportResultsFooterString ()
    location: class BAP.SessionVariables
    out.print(String.valueOf(sv.getReportResultsFooterString())); //[ /BAP_ViewReport_Main.jsp; Line: 46]
    ^
    1 error

    #266290 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Help with JSP compilation error

You must be logged in to post in the forum log in