Included JSPs gives comilation error, even in the JBuilder plugin

Dears,
I'm making a web application, it contains a header, and footer JSPs.
These two JSPs are included in every JSP in the site, and I use the <%@ include The problem in this is that I define variables in every parent JSP including these two JSPs, but when I build my project using JBuilder, it gives me complation error as it tries to compile the JSPs and the vatiables are still not defined, as they r defined only when included.
This prevents me from deployment using JBuilder, also if I try deployment on SUN ONE 7 platform edition with precompile JSPs checked.
Do anyone know a solution for this?
Thanks

Hi,
IF you are using EPCF.doNavigate then you should give the iview address as the url. If should be something like this
<%
String componentName = componentRequest.getComponentContext().getApplicationName();
String helpUrl = "ROLES://portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.system_admin_ws/com.sap.portal.support/com.sap.portal.support_desk";
%>
<a href="tools" onClick = "return EPCM.doNavigate("<%=helpUrl %>");">click here</a>
Or as Ranjith said use the href option
Regards
Prakash

Similar Messages

  • I have uninstalled and installed the latest Flash Player 17 many times.  I am currently working on a yearbook site that gets locked every time I try to add photos.  I have also received a plug in error even though the plug in box is checked.  I have a Mac

    I have uninstalled and installed the latest Flash Player 17 many times.  I am currently working on a yearbook site that gets locked every time I try to add photos.  I have also received a plug in error even though the plug in box is checked.  I have a MacBook Pro.  Please help!!!

    To give you any useful advice, I'm going to need to know more about your computer and browser:
    https://forums.adobe.com/message/5249945#5249945

  • I have a new laptop and I am trying to download CS3. The site on adobe gives an error message and the one I tried from this forum downloaded CS3 extended, so my serial number does not work. Does anyone have any suggestions. Regards Vicki

    Hi,
    I have a new laptop and I am trying to download CS3. The site on adobe gives an error message and the one I tried from this forum downloaded CS3 extended, so my serial number does not work. Does anyone have any suggestions. Regards Vicki

    The trial is always extended. The serial number you enter determines whether it runs as standard or extended.
    I'm getting through fine with that link, so it must be a browser issue or some such thing. Try another browser.

  • When I try to connect the Air with my iPhone to create an Hotspot, it drops the connection and gives an error message in the iPhone saying that the device (MacBook Air) is not supported. What can i do about it?

    When I try to connect the Air with my iPhone to create an Hotspot, it drops the connection and gives an error message in the iPhone saying that the device (MacBook Air) is not supported. What can i do about it?

    The problem has been fixed with the most recent OS X software update.

  • HT1491 how can i buy gem in clash of clans?it give me error like this"the buying is not complited"

    how can i buy gem in clash of clans?it give me error like this"the buying is not complited"

    If you are also getting a message to contact iTunes Support then you can do so via this link and ask them for help (on these forums we won't know why the message is appearing) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • I am from russia and i cant understand why my iphone 4g(black) can not sync..The computer gives an error saying that the synchronization can not be executed because you can not save a copy ... What should I do?

    I am from russia and i cant understand why my iphone 4g(black) can not sync..The computer gives an error saying that the synchronization can not be executed because you can not save a copy ... What should I do?

    Hey joshuafromisr,
    If you resintall iTunes, it should fix the issue. The following document will go over how to remove iTunes fully and then reinstall. Depending on what version of Windows you're running you'll either follow the directions here:
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    http://support.apple.com/kb/HT1925
    or here:
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    http://support.apple.com/kb/HT1923
    Best,
    David

  • Urgent: JSP gives compilation error in one environment, but works OK in another. wls 6.1 on Solaris

              I have tried a lot searching for such issue, but cd not find any solution which
              cd help me.
              We have a jsp which compiles well in one enviroment, but does not compile in another.
              The enviroment in which it compiles is as follows:
              OS: Solaris 2.6, Patch level 32
              wls version: 6.1 with no service pak
              The enviroment in which it does not compile is as follows:
              OS: Solaris 8, Patch level 19
              wls version: 6.1 with no service pak
              In the second enviroment, it gives the folowing error, when invoked...
              //error start....
              /requisition/reqteamwiz.jsp(532): scriptlet close brace '}' unbalanced at line
              532 which breaks scope '_base_service_scope_'
              probably occurred due to an error in /requisition/reqteamwiz.jsp line 532:
              <strong><font face="Verdana" size="1"><input type="button" style="font-family:
              Verdana; font-size: 8pt" name="B1" value=" Submit " onClick="FrontPage_Form1_Validator(document.FrontPage_Form1,
              '<%= i%>')"></td></font></strong>
              //error end
              The line seems OK, and this works fine in the first enviroment.
              Cd anyone pls give any suggestions or references as to any known issues with the
              second enviroment.
              Thanks a lot...
              

              [email protected] (David M. Karr) wrote:
              >>>>>> "vinay" == vinay s <[email protected]> writes:
              >
              > vinay> I have tried a lot searching for such issue, but cd not find
              >any solution which
              > vinay> cd help me.
              > vinay> We have a jsp which compiles well in one enviroment, but does
              >not compile in another.
              > vinay> The enviroment in which it compiles is as follows:
              > vinay> OS: Solaris 2.6, Patch level 32
              > vinay> wls version: 6.1 with no service pak
              >
              > vinay> The enviroment in which it does not compile is as follows:
              > vinay> OS: Solaris 8, Patch level 19
              > vinay> wls version: 6.1 with no service pak
              >
              > vinay> In the second enviroment, it gives the folowing error, when
              >invoked...
              > vinay> //error start....
              > vinay> /requisition/reqteamwiz.jsp(532): scriptlet close brace '}'
              >unbalanced at line
              > vinay> 532 which breaks scope '_base_service_scope_'
              > vinay> probably occurred due to an error in /requisition/reqteamwiz.jsp
              >line 532:
              > vinay> <strong><font face="Verdana" size="1"><input type="button"
              >style="font-family:
              > vinay> Verdana; font-size: 8pt" name="B1" value=" Submit " onClick="FrontPage_Form1_Validator(document.FrontPage_Form1,
              > vinay> '<%= i%>')"></td></font></strong>
              > vinay> //error end
              >
              > vinay> The line seems OK, and this works fine in the first enviroment.
              > vinay> Cd anyone pls give any suggestions or references as to any
              >known issues with the
              > vinay> second enviroment.
              > vinay> Thanks a lot...
              >
              >If you use an expression scriptlet for an attribute value, it has to
              >be the
              >entire attribute value, not just a portion of it.
              >
              >--
              >===================================================================
              >David M. Karr ; Java/J2EE/XML/Unix/C++
              >[email protected] ; SCJP; SCWCD
              >
              >
              I am using the scriplet for entire value, seems the post got jumbled up.
              FrontPage_Form1_Validator is a javascript function which takes 2 parameters, one
              of which is provided by the expression scriplet.
              <strong><font face="Verdana" size="1"><input type="button" style="font-family:
              Verdana; font-size: 8pt" name="B1" value=" Submit " onClick="FrontPage_Form1_Validator(document.FrontPage_Form1,
              '<%= i%>')"></td></font></strong>
              

  • The restore session has stopped working. It tries to load, but then gives an error message that the script is not working and will not actually show the previous tabs I had open.

    I count on using the Firefox restore session feature. But it's stopped working. For the past couple of days, it hasn't worked a single time. (I haven't changed anything on my PC.) It just suddenly stopped working.
    Now it gives me an error message that the script has stopped working. It gives me a couple of options. I'm not sure of the exact wording, but one option is to stop the script and the other is to keep trying. But the keep trying never works.
    I have to stop the script, hence, the list with my previous tabs never comes up.

    Which file is mentioned as the cause of that script error?<br />
    Is that a file with a chrome protocol?

  • FM GUI_UPLOAD gives PC036 "Error when opening the download file".

    Dear all
    I'm having a problem with a particular PC.
    A program which calls FM GUI_UPLOAD gives the error PC036 "Error when opening the download file".
    The file we are trying to upload is a text file, with tab delimiter.
    If the same user executes the same program from another PCs, it works fine.
    If another user executes the program in the "problematic" PC, it gives the error.
    So, the problem is PC-related.
    I checked SAP GUI Codepage, and was the same as other PCs.
    I cheched regional configuration, and was also the same as other PCs.
    The operating  system is Windows XP, and the SAP GUI version is 7.10,  File version 7100.2.7.3077, Build 967944 , Patch level 7.
    SAP version is ECC6.
    I searched across forums, SAP note, and the web, but I couldn't find anything.
    I would be grateful if someone could give me ideas.
    Thanks in advance
    Jordi

    Hello. The user accounts are have same privilegies (like both are "Power users")? Also the file system are the same in both PC NTFS or FAT32 (today i'm find FAT32 in enterprise ) If NTFS may be some Domain politics are not allow to save file correctly, or space are not enough....Try check this first...Regards.

  • TS1424 trying to rent a movie through itunes on my apple TV and I continue to get a payment verification error even though the payment information is correct and the bank authorizes the purchase?

    What is the solution to problem renting movie through itunes on apple TV when payment verification not accepted even though the bank authorizes the payment?

    If you are also getting a message to contact iTunes Support then you can do so via this link and ask them why the message is appearing (we are fellow users here on these user-to-user forums, we won't know why) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • HipServ for STORA gives error Message that the Java plugin requires a newer version than 3.0. I have installed 4.0, so how come?

    HipServ for STORA by Netgear: when I start it there is an error message "The new JAVA plugin requires a Foxfire version 3 or later". the version of Foxfire I have installed is 4.0. I delete the error message and the HipServ program goes on and works perfectly. To whom should I direct my question, which is how to get rid of the error message? I can't seem to find any new driver for the STORA backup device (RAID 1 pair of 1 tByte drives on LAN)

    Hi rctbone,
    The problem is not with Firefox, but with the Java update. A solution can be found here: http://forum1.netgear.com/showthread.php?t=59935&highlight=java+plugin
    Cheers,
    Roby!

  • Logic Sputtering, CPU spiking horribly for no apparent reason, gives MIDI sync error even though the computer is set at the same sample rate.

    It's literally making it impossible for me to produce anything, after what seems an arbitrary amount of time in Logic my audio will begin to distort and I will get errors stating that my MIDI sample rates don't match, but they DO and it will spit out some seemingly random sample rate from nowhere. My CPU usage will spike and even my cursor will jitter across the screen until it stops stuttering. The audio problem seems to only be caused by Logic but will sometimes continue to occur in other applications after Logic is closed.
    How on earth do I fix this? It's making it impossible for me to work on remixes that I have to have finished soon, I have deadlines and I simply can't work in these conditions... the audio doesn't work.

    That sample rate error comes up when Logic gets out of sync internally, you will sometimes also see a MIDI/Audio sync error. MIDI timing is taken from the audio driver/sample rate, it's what enables MIDI to stay in sync with audio, when the audio/MIDI engines get out of whack these are the kind of errors that pop up. (there doesn't have to be any MIDI in the song)  Can be caused by bad drivers, interference from another running program, synchronization settings, bad or incompatible plugins!

  • FaceTime gives an error message saying, "The server encountered an error processing registration."

    I am using OSX 10.7.4 on a MacBook Pro. I have used FaceTime previously on this computer, but can't be sure I have used it since updating to Lion. It is version 1.1.1 and came with the operating system. I have FaceTime on an intel desktop Mac and on my iPhone. FaceTime works well on both of them. The registration error only shows up on the MacBook Pro. I have tried the common fixes:
    making sure Date and Time are automatically updated
    setting the DNS to 8.8.8.8 and 8.8.4.4
    looking for the invalid Keychain certificate
    None of these things helped or apply. I cannot change the preferences because I cannot login to the application.
    Any useful advice is greatly appreciated.
    Thanks in advance.

    I am mistrustful of the error message because I can access AOL just fine with my iPhone and with my laptop and desktop computers. In addition, during the 15 years I've been using AOL, I have never before seen this error. It is definitely an issue with my iPad. There's another attribute of the problem that I just noted: I can call up Google and tap on the AOL Mail "history tab" at the top menu bar and my mail displays correctly. However, if I tap on "AOL" from the mail page (I.e., to take me back to the AOL "Welcome" page), it times out and gives me the server error message. What gives?

  • Rikaichan (add-on) doesn't work at my office. It gives this error "Javascript application: the index for one or more dictionaries needs to be created. This may take a while on slower computers". And then the PC freezes. What should I do?

    I'm using Firefox 3.6.17, and have installed Rikaichan 2.02. Once I've installed the Japanese-English dictionary, I then click on Rikaichan to get it started, and it always gives a "Javascript Application" error:
    '''"The index for one or more dictionaries needs to be created. This may take a while on slower computers"'''
    Rikaichan always works fine on my laptop, but I just can't seem to install it properly at work. Is there some sort of office security screwing it up?

    venicespent,
    Boot into your Mavericks Recovery partition by hold down the command and R keys whilst booting. You'll see a screen that looks like this:
    Click on the Disk Utility item to open Disk Utility. You should see your boot drive (usually named "Macintosh HD" unless you've changed it) in the column on the left of the screen. Select your boot partition and click on the "Verify" button. Let your Mac do it's thing - if you get green text telling you that everything seems to be OK, then your disk should not be damaged. If, however, you get red text telling you that the disk needs to be repaired, click on the "Repair" button. If the disk can be repaired, you should be good to go. If the disk cannot be repaired then the drive is damaged.
    But before you do anything, make certain that you have backups!!!
    Clinton
    MacBook Pro (15-inch Late 2011), OS Mavericks 10.9.4, 16GB RAM, 960GB SSD, 27” Apple Thunderbolt Display

  • [SOLVED] GCC returns error, even though the code works.

    # Edit: 0740 // 7.1.14
    # Thanks to Hurricane for his answer.
    # If you came here with the same question, simply replace 'gcc' with 'g++'.
    # Many thanks to all who answered.
    I'm new to arch but have used GCC on windows before. I decided to try a simple hello world program (~/code/hello.cpp) but when I went to make an executable, I get the following error:
    [simple@arch ~]$ gcc ~/code/hello.cpp -o ~/code/exe/hello
    /tmp/ccUO8tkq.o: In function `main':
    hello.cpp:(.text+0xa): undefined reference to `std::cout'
    hello.cpp:(.text+0xf): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)'
    hello.cpp:(.text+0x14): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)'
    hello.cpp:(.text+0x1c): undefined reference to `std::ostream::operator<<(std::ostream& (*)(std::ostream&))'
    /tmp/ccUO8tkq.o: In function `__static_initialization_and_destruction_0(int, int)':
    hello.cpp:(.text+0x4a): undefined reference to `std::ios_base::Init::Init()'
    hello.cpp:(.text+0x59): undefined reference to `std::ios_base::Init::~Init()'
    collect2: error: ld returned 1 exit status
    For reference, here is the code in hello.cpp
    #include <iostream>
    using namespace std;
    int main()
    cout << "Hello world!" << endl;
    return 0;
    I've tried to make sense of the error, but I don't understand it.
    Any help is greatly appreciated. Thank you.
    Last edited by simplesquare (2014-01-05 12:41:55)

    g++ ~/code/hello.cpp -o ~/code/exe/hello
    That should do the trick.
    GCC is just a front-end that chooses the right compiler depending on the suffix of the file(s) being passed in.
    The problem with using GCC to compile a C++ program is that it' won't link C++ by default. If you noticed,
    what returned the error was ld, which is the GNU linker.

Maybe you are looking for

  • How can I listen on 2 ports in 1 app

    Here's a synapse of what I'm doing. I'm working on a graphical console program. Basically, I created a GUI interface, for a command prompt program. I'm basically trying to create a command prompt for the new millennium. It allows for multi-connection

  • HP Laserjet 1005 printing issue..please help!

    Hi there I am having a problem with my printer. I bought it back in sept 09 and its been great until recently. I will be in the middle of printing a document on the correct letter size and i will get a error message on my computer telling me to load

  • Edit an email in draft, maverick os

    Maverick 10.9.4 OS:  How do I access an email message saved in Draft folder in order to edit addressees and message text? Thank yoiu

  • Tiger & PS CS2&3 image redraw with hand tool.

    Having aproblem with Adobe Photoshop CS2 and 3 after I up graded to Mac OSX Tiger. Currently, I am on version 10.4.8. Does anybody know how to fix image redraw problem I am experiencing? It does not happen every time, but it happens enough to be very

  • Predictive Analysis - Alogorithm determination

    Dear Experts, We are working on a Scenario, and try to build a Predictive Analysis reports on the same, as we are new to HANA , please help us  on the same. Scenario 1) Machine are sending the consumption of liquid to HANA continuously, following are