Modify html file on apps but no change

i created a html file that's uploaded to apps. After that i modified it, uploaded and replaced again
I run it but no change from old file
url: http://server:port/OA_HTML/test.htm
could you help me ?

Also, try clearing the middle tier cache.
Thanks,
Gaurav

Similar Messages

  • Filter to modify html files problem with SC_NOT_MODIFIED

    Hello !
    I am trying to create filter to modify html files before sending to client. I created ResponseWrapper using CharArrayWriter, then I can modify the cached output and later send it to client.
    This code works fine. BUT the browser caches the html files and requests for changed document. Then there is BIG problem, because the chain.doFilter returns response status SC_NOT_MODIFIED and no output is done to client so that there is nothing to modify.
    My question is how to make the chain.doFilter to return requested html document each time and disable SC_NOT_MODIFIED flag.
    Regards,
    Kamil

    Hi,
    Not only "prn" but also for the terms like "AUX", "NUL" you
    can't create any directories or files in Windows because these are
    reserved terms with Windows which is meant for some device
    drivers...

  • HT202152 I have tried updating my apps and software but it says my startup disk or hard disk is full. I deleted a lot of files and apps but they won't be erased from the trash. Please help

    I have tried updating my apps and software but it says my startup disk or hard disk is full. I deleted a lot of files and apps but they won't be erased from the trash. Please help.

    For information about the Other category in the Storage display, see this support article. If the display seems to be inaccurate, try rebuilding the Spotlight index.
    Empty the Trash if you haven't already done so. If you use iPhoto, empty its internal Trash first:
              iPhoto ▹ Empty Trash
    In Photos:
              File ▹ Show Recently Deleted ▹ Delete All
    Do the same in other applications, such as Aperture, that have an internal Trash feature. Then restart the computer. That will temporarily free up some space.
    According to Apple documentation, you need at least 9 GB of available space on the startup volume (as shown in the Finder Info window) for normal operation—not the mythical 10%, 15%, or any other percentage. You also need enough space left over to allow for growth of the data. There is little or no performance advantage to having more available space than the minimum Apple recommends. Available storage space that you'll never use is wasted space.
    When Time Machine backs up a portable Mac, some of the free space will be used to make local snapshots, which are backup copies of recently deleted files. The space occupied by local snapshots is reported as available by the Finder, and should be considered as such. In the Storage display of System Information, local snapshots are shown as  Backups. The snapshots are automatically deleted when they expire or when free space falls below a certain level. You ordinarily don't need to, and should not, delete local snapshots yourself. If you followed bad advice to disable local snapshots by running a shell command, you may have ended up with a lot of data in the Other category. Ask for instructions in that case.
    See this support article for some simple ways to free up storage space.
    You can more effectively use a tool such as OmniDiskSweeper (ODS) or GrandPerspective (GP) to explore the volume and find out what's taking up the space. You can also delete files with it, but don't do that unless you're sure that you know what you're deleting and that all data is safely backed up. That means you have multiple backups, not just one. Note that ODS only works with OS X 10.8 or later. If you're running an older OS version, use GP.
    Deleting files inside a photo or iTunes library will corrupt the library. Changes to such a library must be made from within the application that created it. The same goes for Mail files.
    Proceed further only if the problem isn't solved by the above steps.
    ODS or GP can't see the whole filesystem when you run it just by double-clicking; it only sees files that you have permission to read. To see everything, you have to run it as root.
    Back up all data now.
    Install the app in the Applications folder as usual. Quit it if it's running.
    Triple-click anywhere in the corresponding line of text below on this page to select it, then copy the selected text to the Clipboard by pressing the key combination command-C.
    For ODS:
    security execute-with-privileges /A*/OmniDiskSweeper.app/*/M*/* 2>&-
    For GP:
    security execute-with-privileges /A*/GrandPerspective.app/*/M*/* 2>&-
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Paste into the Terminal window by pressing command-V. You'll be prompted for your login password.
    The application window will open behind other open windows. When you scan a volume, the window will eventually show all files in all folders, sorted by size. It may take a few minutes for the app to finish scanning.
    I don't recommend that you make a habit of doing this. Don't delete anything as root. If something needs to be deleted, make sure you know what it is and how it got there, and then delete it by other, safer, means. When in doubt, leave it alone or ask for guidance.
    When you're done with the app, quit it and also quit Terminal.

  • How to link javascript files in myApp.app directory in IOS from html file in app StorageDirectory

    I'm using Adobe Air 3 for IOS offline app, and I want to implement a download updates (html files + js,css) feature from within the application. The files would be displayed in a StageWebView component.
    Since Apple doesn't allow saving files inside the installation directory, I must use ApplicationStorageDirectory instead to download files into.
    I want those download html files to link to .js / .css files already installed within the main application directory (e.g. at myApp.app).
    The reason for that is I want to minimize the number of the downloaded (shared) files as much as possible. Is this possible?
    Thank you.

    I think this doesn't work in StageWebView:
    http://help.adobe.com/en_US/air/build/WSfffb011ac560372f7e64a7f12cd2dd1867-8000.html#WS901 d38e593cd1bac354f4f7b12e260e3e67-8000
    "Note: Links in a StageWebView instance cannot open URLs that use a custom URI scheme."
    So I can't for example do this:
    <link rel="stylesheet" href="app:/CSS/Templates.css" type="text/css" media="screen, mobile" title="main" charset="utf-8">
    What I need is something like the following:
    Inside ApplicationStoarageDirectory (/Library/Application Support/):
         test.html
    I need it to link to a css file located inside ApplicationDirectory (installation directory), something like:
         <link rel="stylesheet" href="../../MyApp.app/CSS/Templates.css" type="text/css" media="screen, mobile" title="main" charset="utf-8">

  • Open Local HTML file in app browser?

    Hi,
    We have a question, we would like to link to a local HTML file form within a DPS article, we need the HTML file to open up in the in-app browser; we cannot use a web content overlay for this particular feature. We are able to achieve this easily with content from an online source by creating a Go To URL link with the website in the URL section.
    Can this be done form the HTML resource folder and can this be tested in the adobe content viewer?
    Or even better can we easily link to a local folder using the Go TO URL with a local file path? If so what would this be?
    Thanks
    Daydream

    Yes, you can open an HTML file in an in-app browser by adding the HTML file to the HTMLResources.zip. Create a button with a Go To URL action that looks something like this:
    HTMLResources/HTML_Local/index.html
    Make sure that you create your HTMLResources.zip file properly and upload it to the folder. You can test this in the Adobe Content Viewer on either the iPad or the Desktop as long as you preview the folio (not the article or layout).
    Basically, you use the same technique to link to the HTML file that you use to link to PDF files. For details, see the DPS Tips app > Advanced Overlays > Linking to PDF Files.

  • Indesign CS4 double click the file opens app. but not file

    One of our systems that is running Win XP Pro SP3 with InDesign CS4 loaded and file associations fixed, when an INDD file is double clicked the application opens but the file does not. If we open INDD and go to file open and select the file it opens. Just not when double clicked. If I put the file on another system everything is fine. Anyone seen this before.

    I'm pretty much at a loss. You might want to make sure that the open action is programed correctly in Windows.
    Open Explorer and go to Tools > Folder Options... and scroll to .indd, then click the advanced button and select the Open action. Click Edit, and make sure that the "Application used to perform action" line includes "%1" (in quotes) after the path to InDesign. I believe the "confirm open after download" box should also be checked in the edit screen.
    If that's OK, I'm guessing it has to do with SP3. Doe you have SP3 installed on the machine where it works?

  • Deleted apps but no change in "free memory"...Help!?

    I updated my BB9300 to os 6 a few days ago and I noticed whilst messing about with it that I only had 60mb of free memory so I deleted all the apps i dont use. I re-checked my phones memory but it has not freed up anymore space...can anybody help??

    I utilize my phone for business and personal use.  I can only speculate of the two largest culprits which are photos and apps.  However I use several document apps for word processing, faxing, PDF creation/editing/signatures, etc.  I also have quite a few email addresses across Gmail and Apple's Mail App.

  • How can I change the time of photos in info in iPhoto for iOS. I've done it in iPhoto for Mac but when I sync to my ipad the info field goes back to the camera time ignoring "modify original files" in iPhoto for Mac?

    I used "adjust date and time" and"modify original files" to correct the time of photos taken on a camera used in Peru which was set to UK rather than local time. which is 6 hours  behind. This was to bring them into line with shots taken with other cameras set to local time. This was using iphoto 08 on a Mac. I then synced to my iPad. The photos stayed in the correct order in photos but in iphoto (iOS version) the original dates appear (the camera dates) and so the photos are out of chronological order again. This looks like a bug but is there a fix?

    don't know what you mean by "write to master" but speculate that it means modify the original times, in which case the taken times on the camera should no longer be present
    No,I meant your using the option "modify original files" will do exactly that - change the capture date original master files stored in the iPhoto library. Only when you do that, the "date modified" of your original files will be changed as well, and it will now be the date of your manipulation of the capture date.
    Oh - I hadnt considered that possibility - but of that were the case, why don't my manipulated photos go to the end of the sequence as I have done all the manipulation after the end of the holiday??
    In photos the synced album maintains the chronological order which I set up on the mac by modifying the originals, as you said,
    That is what the linked article is describing: "some apps may sort your photos in the order you specify in the app (such as iPhoto or Aperture"
    The problem I have is that, in the album, iphoto (ipad) sorts them differently to both iphoto (Mac) and the photos tab on the ipad
    In addition to albums and events, synced photos appear in a unified category called Photo Library (on iPad, this is the Photos tab). Photos are not duplicated. This category will also sort photos in ascending order by the date modified.
    "on ipad this is the Photos tab" - but this displays as per the original sequence ignoring time adjustments - the manipulations seem to be ignored (but are reflected in the album in the photos tab) and the photos tahat have been modified stay in their original positiom - they don't get put the end
    Because the library uses a different date - the date modified - the date of the last time the file has been changed in any way - any editing you do to your image, including adjust date and time will change the "date modified"
    This may change the sorting of the database but it appears not to influence the order in the albums
    In addition to albums and events, synced photos appear in a unified category called Photo Library (on iPad, this is the Photos tab). Photos are not duplicated. This category will also sort photos in ascending order by the date modified.
    So how can i get my photos in date and time order in an album in iphoto for ipad?
    Thanks for your help

  • Changing a html file to a word document

    hi there i have just purchased a new imac and installed microsoft office 2011 home and student.
    I have made a cv on a web site which then asks you to save as a word document, the problem been is that it downloads the file as a html file so i cannot make changes to it. any ideas on how to convert it from the website to a word document. cheers

    Why would you want to see the file as a page in ms word?
    And could it be that MSW97 does not support html in the way that it could display the file as a page?

  • How Can I change the Directory and Name of Coded UI Test Result html file

    I'm Using Visual Studio 2013
    Now I can find the Coded UI test result html file insde the following path
    TestProjectFolder\TestResults\2015_01_22_05_59\In\anotherfolder\MyMachineName\UiTestActionLog.html
    VS2013 enables editing the name structure of this folder only (2015_01_22_05_59). and it should contains a static name+DateTime (Using the Project TestSettings).
    I need to (Programatically)
    Collect all test result html files on one folder with the project name (Change the path of the test result file)
    Put the testcase name on the result file name (for example : TC13505_ValidateScreenComponents_2015_01_22_05_59)
    If possible,Programatically attach the html result file to the test case attachements
    More Details:
    I need to set a custom valus for (ResultsDirectory -
    TestLogsDir -TestResultsDirectory
    - TestName) on the runtime.
    please if any onw know how to do the previous tasks
    by code, please share your knowledge.
    Regards, Ahmed Elgazar Skype:A7medelgazar

    Hi AhmedElgazar,
    Thank you for posting in MSND forum.
    As you said  that you want to collect all test result html files on one folder with the project name by programmatically way to change the path of test result file in coded UI test.
    As far as I know that when we run a coded UI test every time, it is default that there will create a new folder to save the new UITestActionLog.html.
    So we could not change the path of test result file and collect all test result html files on one folder in VS IDE.
    At present, there have no way to collect all test result html files on one folder and change the test result file path.
    In addition, I know that we can change the TestResults folder using mstest.exe in command line.
    Reference:
    https://social.msdn.microsoft.com/Forums/en-US/58d3d2a6-1a45-41ba-9afa-12d087c7c661/how-to-change-the-test-results-path-of-codedui?forum=vstest
    If you still want to this feature, I suggest you can submit this feature request:
    http://visualstudio.uservoice.com/forums/121579-visual-studio. The Visual Studio product team is listening to user voice there. You can send your idea there and people can vote. If
    you submit this suggestion, I hope you could post that link here, I will help you vote it.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Modify SCA file to integrate changes

    Hi Experts,
    I want to know whether it is possible to modify SCA file(Client site) to incorporate changes done at the(Development site)?
    We are using NWDI 7.0 to create SCA file.I dont want to create a new SCA file for  every changes i am doing in the NDWS.
    Thanks in advance.

    I wouldnt mess with the standard build and deploy mechanisms if I where you. Even if you manage to find a hack for your current system, there is no guarantee that it will still work with the next release to come ...
    Organize your build and release Management and stick with what you have.

  • Cannot open HTML files on Win7 using FF 3.6.10 as default browser.

    When I click on any HTML file in Windows 7 (64 bit, Ultimate) I get an error dialog that says "There was a problem sending the command to the program."
    The only way I can open local HTML files is with IE as default browser - which I do not want.
    I first noticed the error when clicking links in emails in Outlook 2010. But now it also happens on any local HTML file - like help files (help files that I really need to be able to easily read).
    I have tried editing the registry (this solution found at http://www.raymond.cc/blog/archives/2008/03/25/fix-general-failure-when-open-link-or-url-from-outlook-and-windows-mail/) which temporarily fixed the problem, but would not work a second time to fix the issue as the change I made was still present in the registry, so nothing to do.
    I tried making IE the default browser then making FF the default browser again, but that didn't work.
    I tried checking the default program for HTML files in Win7, but that is set to FF.
    I don't get it. This just started happening in the last 2 weeks or so.
    The "This happened" drop-down below is not entirely correct. This happens whenever I click on a local HTML link or a link in an Outlook email. But, the "This happened" drop down does not have an option for "When I click a local HTML link".

    ( links in emails )
    this is what fixed my issue with links in my windows live mail
    in Firefox go to tools >options >advanced > general tab > at the bottom click the check now button to make sure Firefox is your default browser . if its not click yes to make it default now your links in emails should open in Firefox properly

  • Convert HTML Files

    Good Evening Folks:
    I have been having a problem with Adobe Acrobat Pro ever since I started running the Windows 7 O/S about two weeks ago. When I attempt to convert an HTML file the app tells me the conversion is complete and the file is stored in the location that I have selected. When I attempt to open the file I get a message telling me that Acrobat failed to connect to a DDE server.
    I would appreciate it if someone can tell me how to resolve this problem.
    Regards
    Powell lucas

    EASY isn't always better.
    Below is an example of a FluidGrid Layout with a jQuery Cycle2 slide rotation (in this case text only) but it can be used for anything you wish.
    http://alt-web.com/FluidGrid/Fluid1.html
    Below is an example of a semi-liquid layout with Fancybox2 Image Viewer:
    http://alt-web.com/TEMPLATES/CSS-Semi-liq-photo-sheet.shtml
    View source in browser to see the code.
    I don't like Lightroom galleries for the web. In CS6, you can only output Lightroom galleries to PDF (print) or Video.  
    There must be a hundred or more jQuery gallery plugins available on the web.  Do a Google search.  And stay away from anything containing Flash as it isn't supported by the world's most popular web devices (iPhone, iPad, Android...)
    Nancy O.

  • Can I do correction Design of a file which was made by Dw CS6(html file) on Muse?

    I am still Adobe Muse biginner.
    Can re-design the html.file (Creative cloud's providing Dreamweaver CS6 made, exported file) on Adobe Muse?
    How to import it into Muse the file?
    I tried these 3 cases experimentally:
    1) FILE - Open site - gray and non active
    2) Insert HTML - unclear
    3) Copy and paste from opened the html data from word - uniform regulations of the html file of Dreamwever will be changed and changed on Muse's new document
    The html file which I want to re-design, it is constructed by quiet simple composition by txt and JPG images, just one site(page), I expect that the material makes be operate like a iWeb (Apple) or Dreamweaver.
    I don't want to destroy glossy design made by Dw, keep almost design, just I would like to insert image, and want to export html file again.
    Is it possible? If it were possible to do it, how do I devise it? Do you know if the procedure was written on Adobe's pages on online, or not? Please tell me the possibilities.
    I want to ask the posibility whether half constructed site can re-make on Muse.

    The downloads folder in the history manager? I'm not sure what you mean.
    When I click on History, I see what I've put in the screenshot. Then it starts telling me where I've been today. Nothing about downloads, per se. I've been getting at those through Tools/Downloads.
    I have FireFox set up to ask me where downloads should go, rather than automatically sending them to my Downloads folder in Windows, and even if it had automatically saved to Downloads, it wouldn't still be there now.
    In a pinch, I suppose I could skip the first few in the downloads list, and then start right-clicking on individual downloads and selecting Go To Download Page, but I was hoping there might be some way to narrow it down, by getting at the date on downloads. That's fairly easy in History, but I don't see any way to do it in Tools/Downloads.

  • I just got an iPod touch, it was fine with battery life before I added Apps but now the battery doesn't last more than a night, what should I do?

    I just got an ipod touch from my sister yesterday which she has had since October. The battery life went for days with her but as soon as I started checking my email and adding apps the battery doesn't last more than a couple of hours. I deleted some apps but no change. I also kept my email logged in and my notifications turned on so I'm wondering if they are part of the problem. Please let me know what I should do. Thank you so much.

    Yes, notifications are part of the problem.  For more information look at at the previous posts on this problem.  Yu can find some of those on the right hand side of this page under the heading: More Like This.  I keep mine in airplane mode when asleep.

Maybe you are looking for

  • HT201210 Is there a fix for Proximity sensor being messed up after upgrading to latest iOS 6.1.3?

    After upgrading to 6.1.3 the Proximity Sensor will not turn my phone's screen black so that other "buttons" are not pressed by my ear of by my face accidentally. It worked just fine before the update. And if there isn't a fix is it possible for me to

  • Pivot Table: measure values are not shown

    Good afternoon! I'm trying to show data in pivot table. All the columns are in single logical table. I have achieved next result: Image: !http://pics.livejournal.com/whitish/pic/0000hgz1! But measures in cells are'not displayed. In physical data sour

  • Service Procurement Questions

    Hi Experts, I have some Questions about Service procurements, 1. What type of services like simple or complex are handled by SRM5.0 ??              a) In classic scenario              b) in ECS and if only simple services is possible what will be the

  • ICloud name change I've tried Everything!

    I've searched this forum and read all the similar question & answers. My iCloud username at the left top hand corner states my new last name but it still sends an email as my previous maiden name. Things I have done: 1. Changed my name on my Mac ID l

  • JDBC connection in JavaBean

    Hi, What happens if I have JDBC connection in a JavaBean which is Serializable and persists on the server? Does it block the database connection when the bena is persisted. Cheers.