Where does WebLogic search the compiled JSP files?

Hi,
          I have done several tests with WebLogic and JSP files.
          I have observed that when the JSP is requested the first time it is
          compiled and saved in c:\weblogic\myserver\classfiles\jsp_servlet
          If I request the same JSP again, it won't be compiled again. I
          suppoussed it was because the compiled JSP (*.class) was created. Then I
          deleted the compiled JSP and when I call the JSP again it run perfectly
          without a new compilation.
          Where are really those JSPs?
          Thanks in advance,
          Chemi.
          

          Chemi wrote:
          >
          > Thanks Mathieu,
          >
          > just one thing more. Can I disable this feature just to measure the advantage
          > of WebLogic against other AppSrv which haven't it?
          >
          No clue. But as somebody else has said, touching the jsp files WILL
          force recompilation if you gor your JSP engine setting correct (check
          seconds set to zero).
          My guess is that all AppSrv would have this feature, because it comes
          for free with usual classloaders, i.e. it would be MORE trouble to not
          have this feature than to have it.
          Mathieu
          > Thanks in advance,
          >
          > Chemi.
          >
          > Mathieu Gervais wrote:
          >
          > > Chemi wrote:
          > > >
          > > > Hi,
          > > >
          > > > I have done several tests with WebLogic and JSP files.
          > > >
          > > > I have observed that when the JSP is requested the first time it is
          > > > compiled and saved in c:\weblogic\myserver\classfiles\jsp_servlet
          > > >
          > > > If I request the same JSP again, it won't be compiled again. I
          > > > suppoussed it was because the compiled JSP (*.class) was created. Then I
          > > > deleted the compiled JSP and when I call the JSP again it run perfectly
          > > > without a new compilation.
          > >
          > > it's because it is loaded in memory. It doesn't need the .class file
          > > anymore. Depending on your jsp engine settings, changing the JSP file
          > > will force a new recompilation, but changing the .class doesn't affect
          > > anything, since the class is loaded by the weblogic classsloader in
          > > memory, and accessed from here at future requests.
          > >
          > > Mathieu
          > >
          > > >
          > > > Where are really those JSPs?
          > > >
          > > > Thanks in advance,
          > > >
          > > > Chemi.
          

Similar Messages

  • Where does SAP stores the file attached to a document created in FB60?

    If a create a document in FB60 or MIRO and after I create an attachment for it, I wonder: where does sap maintains the file attached? Is there a table or a folder with a directory?
    Thanks for help
    Gandalf

    I already Know it. This folder is on my pc. I wonder, is there a folder in sap?
    Thanks

  • Where does iWeb store the domain file?

    where does iweb store the plist?

    The Domain.sites2 file is stored in....
    Home Folder/Library/Application Support/iWeb.
    See this page...
    http://www.iwebformusicians.com/iWeb/iWeb-Tips.html
    The library folder is hidden in Lion. See the above page under "iWeb and Lion OS X 10.7".
    The preference file is in...
    Home Folder/Library/Preferences/com.apple.iWeb.plist

  • Where does FireFox get the default value of a preference from. What is the format of the file that has the default value?

    Where does FireFox get the default value of a preference from. What is the format of the file that has the default value?. I need the actual default value for a particualr preference.
    About:config does show some default values but I need the source from which about:config picks up the default value.
    Any help in this direction is greatly appreciated.
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)

    The prefs that aren't hidden if they are the default are stored in two JavaScript text files in the Firefox program folder
    You can open them via these links in a Firefox tab:
    <code>resource:///defaults/pref/firefox.js
    resource:///greprefs/all.js
    </code>
    ([/forum/1/702598])

  • Where does one find the "file browser" option in V10 like the one in V2?

    Where does one find the "file browser" option in V10 like the one in V2

    The file browser was more or less the precursor to bridge in photoshop elements 1,2 and 3 and photoshop 7 and cs, except it was built into the actual application instead of being separate like bridge.
    The file browser was not an organizer as such, which was also along side the file browser in photoshop elements 3 on windows.
    some info on the file browser in photoshop cs:
    http://www.computer-darkroom.com/ps8_browser/fb_1.htm
    Message was edited by: R_Kelly

  • Where does iWeb save the site file?

    Sorry guys but this is a lazy man's question.
    Where does iWeb save the site file when you click the save button?
    Is it saved as a seperate file or is it hidden within the program?
    I not talking about publishing it.

    Yes there is...I'll refer you to Apple's own technote...
    http://docs.info.apple.com/article.html?artnum=303670
    But you probably don't want to keep it on your iDisk. The file could be huge and the back and forth network bandwidth involved may make iWeb opens and saves unbearably slow. I've always recommended one of those cheap USB flash drives to keep a potable Domain file on.
    Has this been "helpful" to you?
    ==> www.DirtDoog.com <==</a>    
    Place A Virtual Pin On Putt-Putt's GuestMap!

  • Where does one search for ALL the APPS that are available?

    Where does one search for All the apps that are available ?

    If you don't see any messages, not have anti-malware running or the Firewall on, try installing the Mac OS X 10.6.8 Update Combo
    It's ok to do this even though you are already running v10.6.8 (according to your profile).
    Restart your Mac after the combo in installed, try the App Store.
    Also... if you have an app called Little Snitch installed, that can prevent a connection to the App Store.

  • Where does JDeveloper save the info about last opened jspx / files ?

    Hi all,
    In JDev 10.1.3.1, Where does JDeveloper save the info about last opened jspx / files ?
    e.g:
    opened pages are : page1.jspx and faces-config.xml
    after we save and close JDeveloper and Open again, i will start with same opened page/files : page1.jspx and faces-config.xml.
    Where does JDeveloper save this settings ?
    Thank you,
    xtanto

    Xtanto,
    its jdeveloper_home\jdev\system\oracle.ide.10.1.3.<version>\preferences.xml
    The most recent entries are last on the list. The editor reference also indicates whether this file was opened in WYSIWYG or Editor view
    Frank

  • Using jikes to compile jsp files

              Hello !
              Where can i find a easy installation about jikes/WLS 6.0 sp6
              to compile jsp files ?
              Regards,
              jsanza
              

    just change the compile command for 6.x in weblogic.xml
              kumar.
              "jsanza" <[email protected]> wrote in message
              news:3b814a50$[email protected]..
              >
              > Hello !
              >
              > Where can i find a easy installation about jikes/WLS 6.0 sp6
              > to compile jsp files ?
              >
              > Regards,
              >
              > jsanza
              >
              

  • How can I use the same object in the different jsp files?

    I am doing a project. I have finished my jave source files and compiled them successfully. And I also wrote a main method to test my classes, they also worked well. Now I am trying to use my jave code in the jsp files. But I meet a problem, in my method of java source file, I can generate a object of a class, and use it in the whole main method. But in the different jsp files, how can I do same thing?
    For example, in the .java file,
    Vector vl = new Vector();
    While ...{
    vl.add(...)
    In each of my .jsp file I want to do one loop of the above, meanwhile I want to do that in the same object.
    I hope you can understand what I mean. Really need your help!

    put your object into a session and you can the use it in all the jsps as long as the session is valid. Or you could create a static variable in the class that only creates one instance off an object and then create a static method to return this object.

  • Where does iWeb save the contents of my website now that iDisk is not available?

    With the latest change to iCloud and iDisk not available anymore, where does iWeb save the contents of websites?
    I looked for the files undel Library/Application Support/....but could not find the iWeb folder.
    Any ideas please?
    Thank you.

    In Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    To open your domain file in Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain.
    Just launch the application, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

  • Compile jsp file for long time

    Hi All,
    I'm applying patch on EBS 11.5.9, now it's compiling jsp file for about 1hours.
    Below is the log file,
    enumerating jsps...13577
    updating dependency...13
    parsing jsp...13
    writing deplist...13577
    initializing compilation:
    eliminating children...10257 (-3320)
    searching uncompiled...13 (10 were stale)
    translating and compiling:
    searching untranslated...13
    translating jsps...
    Please advise.
    Thanks,
    Kevin

    I'm applying patch on EBS 11.5.9, now it's compiling jsp file for about 1hours.
    Below is the log file,What is the command you use to compile JSP file?
    It is normal for compiling JSP files to run for more than 1 hour, which depends on the hardware resources you have. So, I would suggest you wait and see if the job completes successfully.
    Thanks,
    Hussein

  • Where can I find the wrapper.properties file?

    Does anyone know where I can find the wrapper.properties file?

    Yes I am talking about tomcat, except it is not in this directory. I even did a search my entire hard drive and could not find it. Why is this? and how do I change the class path for the server? I thought you do so in this file?

  • HT3842 Does iTunes store the original music file and copy it into a separate folder? If i delete the original file from finder will it remove it from my iTunes library?

    Hi, on my last PC when transferring music to my new MacBook Pro i noticed i had about 6 duplicated of each song in every album i took hours in removing them.
    I Just wondered Does iTunes store the original music file and then copy it into a separate folder?
    If i delete the original file from finder will it remove it from my iTunes library or vice versa. I didnt want to lose any music like i have some how managed to on my old computer.
    Or should i keep both files of it in the Music folder and also iTunes library folder?
    Which is best ?

    DrewPowell wrote:
    I Just wondered Does iTunes store the original music file and then copy it into a separate folder?
    It does both at the same time.
    When you add files to iTunes, it copies them into /Music/iTunes/iTunes media/ folder. The original file remains where it was.
    You can drag a file to /Music/iTunes/iTunes media/Automatically add to iTunes/ folder.
    This will add to iTunes and move it to /Music/iTunes/iTunes media/.
    I keep a shortcut of this folder on my desktop then simply drag files to the shortcut to add to iTunes.
    Then there are no "extra" files around.

  • Where can I find the latest cab file?

    Where can I find the latest cab file? for example:
    CODEBASE=http://java.sun.com/update/1.5.0/jinstall-1_5_0_05-windows-i586.cab
    CLASSID=clsid:5852F5ED-8BF4-11D4-A245-0080C6F74284 It is not available on this page: http://java.com/en/download/manual.jsp
    I am deploying using web start. So I need it.
    thanks,
    Anil

    Download Java EE SDK, install it and finally in the lib directory you'll find the javaee.jar. It contains the whole javax package you need.

Maybe you are looking for

  • Can't load desktop photo....

    I've just installed and ran ONYX version 5 to clean up my iMAC but now I can't load one of my jpg photo as a desktop photo.The ones supplied my APPLE work fine and BEFORE I ran ONYX I had no problems loading any of my photos...

  • Passing blob from app layer to web layer

    Hi, We have some PDF files stored in Oracle database. I can retrieve them out using the ejb's from the app layer, but can not pass it to the web layer as a blob. I guess blob data type is not serializable. Appreciate any suggestions. Adam

  • Can I use Iphone in INDIA which will be bought in USA and Use it back again in USA?

    I am planning to go USA in coming August and I wanted to use Iphone and since my uncle is coming from USA this Month end I wanted him to get an iphone for me and I wanted to know if I can use the iphone in India now and then use the same phone later

  • 1.2.0 breaks "missed reminder list" feature that has worked for 10+ years

    According to WebOs 1.2.0 release notes, there is a new "feature": If you tap Snooze on a calendar event notification, the notification no longer reappears after the event end time. What this actually means is, if you dismiss a notification by ANY MEA

  • Desktop sync error code 0x80043ac9

    I am receiving this error during syncing on the address book sync. I have followed the steps as outlined in KB01451 for troubleshooting. The resulting tif.log when opened with notepad does indicate an error. This error is not clearly evident so i am