Additional directory structure on the ROM portion of a disc?

Can I write an additional directory structure on the ROM portion of a disc?
I want directory "A" on the root level of the disc and directory "1", "2", and "3" within directory "A".
There would be various pdf's in the 1, 2, and 3 directories.

Yup!
This is called 'ROM Data'. You can add it from inside DVDSP but it often catches folks out in the way it works.
Basically, get your folder with the sub folders inside it, and the PDFs inside each subfolder. Make sure this is somewhere easy to find, like on your desktop. Name the parent folder something that your viewers will appreciate (like ROM, or "Additional Files' or 'MORE' or something like that).
At this point it is tempting to simply go to the property inspector and point the DVD-ROM settings at that 'parent' folder. However, this isn't what you do if you want to keep the folder structure intact.
Take your parent folder and put it (and all subfolders) into another folder. Now, go to DVDSP and click on the disc icon in the outline view, then look in the property inspector. On the first tab (General settings) you'll see the DVD-ROM settings towards the bottom. Check the 'Content' box and browse for the final folder you added everything to (the one with the parent folder and sub folders inside it).
When DVDSP builds your disc it will look inside this folder and put everything it finds at the root level of your disc, maintaining the folder structure. You will end up with your 'ROM' folder and three subfolders with PDFs inside it when the disc is created.
If you don't do the last step and you simply point to your 'ROM' folder, then you'll get three folders at the root level of the disc, and not the one single folder you wanted.

Similar Messages

  • Directory structure for the new Data Services Project

    1) I do as prescribed in the manual "Building and deploying
    Flex 2 Applications", page 325
    "To create a web application make a copy of the /flex
    directory and its contents. Rename the copy and store it in the
    same location under /servers/default directory."
    ("flex" is an empty Flex Data Services application that
    serves as a template for creating your custom application)
    2) I create a corresponding project from Flex Builder 2 :
    Project type: Flex Data Services
    Root folder: C:\fds2\jrun4\servers\default\MyDS
    Root URL:
    http://localhost:8700/default/MyDS
    Project name: MyDS
    Project contents: C:\fds2\jrun4\servers\default\MyDS
    2) I build the project
    Immediately after "build project" the directory structure at
    C:\fds2\jrun4\servers\default\MyDS becomes the following:
    .settings
    bin
    ----------------META-INF
    ----------------WEB-INF
    ---------------- --------------- classes
    ---------------- ---------------flex
    --------------------------------jsp
    --------------------------------lib
    -------------------------------sessions
    html-template
    META-INF
    WEB-INF
    ----------------classes
    ----------------flex
    ----------------jsp
    ----------------lib
    ----------------sessions
    Notice that bin directory now contains another pair of
    META-INF and WEB-INF in addition to those already existing in the
    template project "flex".
    Can anybody comment on this directory structure?
    Which META-INF and WEB-INF are supposed to be used for
    configuration?
    What is the purpose of having two pairs of META-INF and
    WEB-INF in the same web app?

    Hello -
    first, those folders are necessary in deployment - You need
    only the contents of the bin folder for deployment, not the
    sources. Since you're compiling the application locally in FB2 it
    places all of the supporting and necessary files into one location
    namely the "bin" folder. You'd deploy the "bin" folder's contents
    to the FDS server, perhaps another FDS server that is not your
    "development" server -- like a production server. The data and
    configuration information that your app needs for FDS services are
    stored in the WEB-INF and META-INF folders so these need to travel
    with the final product. On the production server you'd just cop the
    "bin" folder and it's contents to the /servers/default folder -
    where you could then rename your bin folder to "MyDS"
    HTH, Bill

  • Is it possible to Change Directory structure once the project is developed?

    Hello,
    I am a Newbee to OAF development, I recently developed a JSP page using the oracle recommended directory structure "<companyname>.oracle.apps.<custom directory>." ie., for ex: "*xxcom*.oracle.apps.xxco.xxco_mapping.server", the page worked perfectly fine when I ran it from jDeveloper.
    but when I tried to deployed the same in the server to run from Oracle Applications, I found that our organization's unix directory structure where I need to deploy the files is not the same, they are excluding the "<companyname>" directory in there structure, the directory structure in unix looks like this "$JAVA_TOP.oracle.apps.<custom directory>...." ie., for example: "/u06/appsw/appdevcomn/java/oracle/apps/xxco", so now I cannot deploy the page I have developed.
    How do I resolve this issue? can I change the directory structure in jDeveloper now to match that on the server, ie., change it to "oracle.apps.xxco.xxco_mapping.server" instead of "*xxcom*.oracle.apps.xxco.xxco_mapping.server"
    Thanks

    Yes, it is called refactoring. PLease see the link below:
    http://jdeveloperfaq.blogspot.com/2010/04/faq-20-how-to-refactor-adf-components.html
    Kristofer Crus

  • What is the directory structure of the SDK ?

    What is the structure of the SDK folders ?
    There is no introductory file inside the SDK such as a manifest that gives any idea of what the contents are and their relative value and level of prereqs.
    Why does the SDK have any of the bloated html docs and zips ? cant the adobe provide pdfs which can do the same ?
    I need a tour of the SDK, preferably a quick and dirty description or a video tut. Adobe CORPORATION should have provided it - than leaving an empty stub to be filled by a trail of charghing consultants and lost patsies.
    Will this sdk for 9.x work for 8.x acrobat writer ?
    C:\temp\SDK\SDK91_V2_WIN
    \---Adobe
        \---Acrobat 9 SDK
            \---Version 1
                +---ActionScriptSupport
                |   +---AcrobatAPI
                |   |       AcrobatAPI.swc
                |   |      
                |   +---Navs
                |   |   |   ApplyColorPalette.nav
                |   |   |   CheckPermission.nav
                |   |   |   DragOut.nav
                |   |   |   DragWithin.nav
                |   |   |   GetLocalizedString.nav
                |   |   |   ReadWriteResources.nav
                |   |   |   RichMediaAPITest.nav
                |   |   |   SimpleSort.nav
                |   |   |   Starter.nav
                |   |   |   TileView.nav
                |   |   |   TrivialDragDrop.nav
                |   |   |  
                |   |   +---ApplyColorPalette
                |   |   |       locales.xml
                |   |   |       navigator.xml
                |   |   |       strings.asfx
                |   |   |      
                |   |   +---CheckPermission
                |   |   |       locales.xml
                |   |   |       navigator.xml
                |   |   |       strings.asfx
                |   |   |      
                |   |   +---DragOut
                |   |   |       locales.xml
                |   |   |       navigator.xml
                |   |   |       strings.asfx
                |   |   |      
                |   |   +---DragWithin
                |   |   |       locales.xml
                |   |   |       navigator.xml
                |   |   |       strings.asfx
                |   |   |      
                |   |   +---GetLocalizedString
                |   |   |       locales.xml
                |   |   |       navigator.xml
                |   |   |       strings.asfx
                |   |   |      
                |   |   +---ReadWriteResources
                |   |   |       locales.xml
                |   |   |       navigator.xml
                |   |   |       strings.asfx
                |   |   |      
                |   |   +---RichMediaAPITest
                |   |   |       locales.xml
                |   |   |       navigator.xml
                |   |   |       strings.asfx
                |   |   |      
                |   |   +---SimpleSort
                |   |   |       locales.xml
                |   |   |       navigator.xml
                |   |   |       strings.asfx
                |   |   |      
                |   |   +---Starter
                |   |   |       locales.xml
                |   |   |       navigator.xml
                |   |   |       strings.asfx
                |   |   |      
                |   |   +---TileView
                |   |   |       locales.xml
                |   |   |       navigator.xml
                |   |   |       strings.asfx
                |   |   |      
                |   |   \---TrivialDragDrop
                |   |           locales.xml
                |   |           navigator.xml
                |   |           strings.asfx
                |   |          
                |   \---Samples
                |       |   .actionScriptProperties
                |       |   .flexProperties
                |       |   .project
                |       |  
                |       \---src
                |           |   ApplyColorPalette.mxml
                |           |   CheckPermission.mxml
                |           |   DragOut.mxml
                |           |   DragWithin.mxml
                |           |   GetLocalizedString.mxml
                |           |   ReadWriteResources.mxml
                |           |   RichMediaAPITest.mxml
                |           |   SimpleSort.mxml
                |           |   Starter.mxml
                |           |   TileView.mxml
                |           |   TrivialDragDrop.mxml
                |           |  
                |           +---assets
                |           |       A_Folder_48x48_N.png
                |           |       catalog.txt
                |           |      
                |           +---controller
                |           |       AcroSdkSort.as
                |           |       BreadCrumbsData.as
                |           |       Commands.as
                |           |       Controller.as
                |           |       EventSupport.as
                |           |       SelectionManager.as
                |           |      
                |           +---css
                |           |       main.css
                |           |      
                |           +---parts
                |           |       AcroDragList1.as
                |           |       AcroDragList2.as
                |           |       AcroSdkTileList.as
                |           |       AttachmentThumbnail.as
                |           |       BaseCard.as
                |           |       BreadCrumbs.as
                |           |       Card.mxml
                |           |      
                |           \---utils
                |                   BindingSupport.as
                |                   DataUtils.as
                |                   LogUtil.as
                |                  
                +---Documentation
                |       Acrobat9_1_HTMLHelp.zip
                |       Navigator_SDK9_1_HTMLHelp.zip
                |       pdf_reference.pdf
                |       U3DElements.pdf
                |      
                +---InterAppCommunicationSupport
                |   +---All
                |   |       All.sln
                |   |      
                |   +---C#Samples
                |   |   +---BasicIacCS
                |   |   |   |   BasicIacCS.sln
                |   |   |   |  
                |   |   |   \---BasicIacCS
                |   |   |           App.ico
                |   |   |           AssemblyInfo.cs
                |   |   |           BasicIacCS.cs
                |   |   |           BasicIacCS.csproj
                |   |   |           BasicIacCS.resx
                |   |   |          
                |   |   +---BasicIacOCXCS
                |   |   |   |   BasicIacOCXCS.sln
                |   |   |   |  
                |   |   |   \---BasicIacOCXCS
                |   |   |           App.ico
                |   |   |           AssemblyInfo.cs
                |   |   |           BasicIacOCXCS.cs
                |   |   |           BasicIacOCXCS.csproj
                |   |   |           BasicIacOCXCS.resx
                |   |   |          
                |   |   +---FillFormCS
                |   |   |   |   FillFormCS.sln
                |   |   |   |  
                |   |   |   \---FillFormCS
                |   |   |           App.ico
                |   |   |           AssemblyInfo.cs
                |   |   |           FillFormCS.cs
                |   |   |           FillFormCS.csproj
                |   |   |          
                |   |   \---JSObjectControlCS
                |   |       |   JSObjectControlCS.sln
                |   |       |   JSObjectControlCS.suo
                |   |       |  
                |   |       \---JSObjectControlCS
                |   |           |   Form1.cs
                |   |           |   Form1.Designer.cs
                |   |           |   Form1.resx
                |   |           |   JSObjectControlCS.csproj
                |   |           |   Program.cs
                |   |           |  
                |   |           \---Properties
                |   |                   AssemblyInfo.cs
                |   |                   Resources.Designer.cs
                |   |                   Resources.resx
                |   |                   Settings.Designer.cs
                |   |                   Settings.settings
                |   |                  
                |   +---CSamples
                |   |   +---ActiveViewVC
                |   |   |   |   ActiveView.clw
                |   |   |   |   ActiveView.rc
                |   |   |   |   ActiveViewVC.sln
                |   |   |   |   ActiveViewVC.vcproj
                |   |   |   |   resource.h
                |   |   |   |  
                |   |   |   +---res
                |   |   |   |       ActiveView.ico
                |   |   |   |       ActiveView.rc2
                |   |   |   |       ActiveViewdoc.ico
                |   |   |   |       toolbar.bmp
                |   |   |   |      
                |   |   |   \---sources
                |   |   |           ActiveView.cpp
                |   |   |           ActiveView.h
                |   |   |           ActiveViewDoc.cpp
                |   |   |           ActiveViewDoc.h
                |   |   |           ActiveViewVw.cpp
                |   |   |           ActiveViewVw.h
                |   |   |           MainFrm.cpp
                |   |   |           MainFrm.h
                |   |   |           stdafx.cpp
                |   |   |           stdafx.h
                |   |   |          
                |   |   +---BasicIacVC
                |   |   |       acrobat.cpp
                |   |   |       acrobat.h
                |   |   |       BasicIacVC.cpp
                |   |   |       BasicIacVC.h
                |   |   |       BasicIacVC.sln
                |   |   |       BasicIacVC.vcproj
                |   |   |       Resource.h
                |   |   |       StdAfx.cpp
                |   |   |       StdAfx.h
                |   |   |      
                |   |   +---DdeopenVC
                |   |   |   |   DdeOpenVC.sln
                |   |   |   |   DdeOpenVC.vcproj
                |   |   |   |  
                |   |   |   \---sources
                |   |   |           DdeOpen.cpp
                |   |   |          
                |   |   +---DistillerCtrlVC
                |   |   |   |   DistillerCtrl.clw
                |   |   |   |   DistillerCtrl.rc
                |   |   |   |   DistillerCtrlVC.sln
                |   |   |   |   DistillerCtrlVC.vcproj
                |   |   |   |   resource.h
                |   |   |   |  
                |   |   |   +---Res
                |   |   |   |       DistillerCtrl.ico
                |   |   |   |       DistillerCtrl.rc2
                |   |   |   |      
                |   |   |   \---Sources
                |   |   |           DistillerCtrl.cpp
                |   |   |           DistillerCtrl.h
                |   |   |           DistillerCtrlDlg.cpp
                |   |   |           DistillerCtrlDlg.h
                |   |   |           PdfEventSink.cpp
                |   |   |           PdfEventSink.h
                |   |   |           StdAfx.cpp
                |   |   |           StdAfx.h
                |   |   |          
                |   |   +---DistillerCtrlWMVC
                |   |   |   |   DistillerCtrl.clw
                |   |   |   |   DistillerCtrl.rc
                |   |   |   |   DistillerCtrlWMVC.sln
                |   |   |   |   DistillerCtrlWMVC.vcproj
                |   |   |   |   resource.h
                |   |   |   |  
                |   |   |   +---Res
                |   |   |   |       DistillerCtrl.ico
                |   |   |   |       DistillerCtrl.rc2
                |   |   |   |      
                |   |   |   \---Sources
                |   |   |           DistillerCtrl.cpp
                |   |   |           DistillerCtrl.h
                |   |   |           DistillerCtrlDlg.cpp
                |   |   |           DistillerCtrlDlg.h
                |   |   |           StdAfx.cpp
                |   |   |           StdAfx.h
                |   |   |          
                |   |   +---ReadCADFileVC
                |   |   |   |   ReadCADFile.vcproj
                |   |   |   |   ReadCADFileVC.sln
                |   |   |   |  
                |   |   |   \---sources
                |   |   |           ReadCADFileVC.cpp
                |   |   |           ReadCADFileVC.h
                |   |   |           stdafx.cpp
                |   |   |           stdafx.h
                |   |   |          
                |   |   +---ReadPdfPrcVC
                |   |   |   |   ReadPdfPrcVC.sln
                |   |   |   |  
                |   |   |   +---ReadPdfPrc
                |   |   |   |   |   ReadPdfPrc.sln
                |   |   |   |   |   ReadPdfPrc.vcproj
                |   |   |   |   |  
                |   |   |   |   \---sources
                |   |   |   |           ReadPdfPrc.cpp
                |   |   |   |           ReadPdfPrc.h
                |   |   |   |           stdafx.cpp
                |   |   |   |           stdafx.h
                |   |   |   |          
                |   |   |   +---ReadPdfPrcHelper
                |   |   |   |   +---sources
                |   |   |   |   |       ReadPdfPrcHelper.cpp
                |   |   |   |   |       ReadPRC.cpp
                |   |   |   |   |      
                |   |   |   |   \---win32
                |   |   |   |           ReadPdfPrcHelper.sln
                |   |   |   |           ReadPdfPrcHelper.vcproj
                |   |   |   |          
                |   |   |   \---SampleFile
                |   |   |           mower_carb.pdf
                |   |   |          
                |   |   +---RemoteControlAcrobatVC
                |   |   |   |   RemoteControlAcrobat.clw
                |   |   |   |   RemoteControlAcrobat.rc
                |   |   |   |   RemoteControlAcrobat.rgs
                |   |   |   |   RemoteControlAcrobatVC.sln
                |   |   |   |   RemoteControlAcrobatVC.vcproj
                |   |   |   |   RemoteControlAcrobat_i.c
                |   |   |   |   RemoteControlAcrobat_i.h
                |   |   |   |   Resource.h
                |   |   |   |  
                |   |   |   +---res
                |   |   |   |       RemoteControlAcrobat.ico
                |   |   |   |       RemoteControlAcrobat.rc2
                |   |   |   |       RemoteControlAcrobatDoc.ico
                |   |   |   |       Toolbar.bmp
                |   |   |   |      
                |   |   |   \---sources
                |   |   |           acrobat.cpp
                |   |   |           acrobat.h
                |   |   |           FindTextDlg.cpp
                |   |   |           FindTextDlg.h
                |   |   |           MainFrm.cpp
                |   |   |           MainFrm.h
                |   |   |           PageNumDlg.cpp
                |   |   |           PageNumDlg.h
                |   |   |           RemoteControlAcrobat.cpp
                |   |   |           RemoteControlAcrobat.h
                |   |   |           RemoteControlAcrobatDoc.cpp
                |   |   |           RemoteControlAcrobatDoc.h
                |   |   |           RemoteControlAcrobatView.cpp
                |   |   |           RemoteControlAcrobatView.h
                |   |   |           StdAfx.cpp
                |   |   |           StdAfx.h
                |   |   |          
                |   |   +---StaticViewVC
                |   |   |   |   resource.h
                |   |   |   |   StaticView.clw
                |   |   |   |   StaticView.rc
                |   |   |   |   StaticViewVC.sln
                |   |   |   |   StaticViewVC.vcproj
                |   |   |   |  
                |   |   |   +---res
                |   |   |   |       StaticView.ico
                |   |   |   |       StaticView.rc2
                |   |   |   |       StaticViewDoc.ico
                |   |   |   |       Toolbar.bmp
                |   |   |   |      
                |   |   |   \---sources
                |   |   |           EditBox.cpp
                |   |   |           EditBox.h
                |   |   |           MainFrm.cpp
                |   |   |           MainFrm.h
                |   |   |           StaticView.cpp
                |   |   |           StaticView.h
                |   |   |           StaticViewDoc.cpp
                |   |   |           StaticViewDoc.h
                |   |   |           StaticViewVw.cpp
                |   |   |           StaticViewVw.h
                |   |   |           stdafx.cpp
                |   |   |           stdafx.h
                |   |   |           ZoomSet.cpp
                |   |   |           ZoomSet.h
                |   |   |           ZoomSeto.cpp
                |   |   |           ZoomSeto.h
                |   |   |          
                |   |   \---WritePdfPrcVC
                |   |       |   WritePdfPrcVC.sln
                |   |       |   WritePdfPrcVC.vcproj
                |   |       |  
                |   |       \---sources
                |   |               stdafx.cpp
                |   |               stdafx.h
                |   |               WritePdfPrcVC.cpp
                |   |               WritePdfPrcVC.h
                |   |              
                |   +---Headers
                |   |   |   acrobat.tlb
                |   |   |   acrodistx.tlb
                |   |   |  
                |   |   +---Visual Basic
                |   |   |       iac.bas
                |   |   |      
                |   |   \---Visual C
                |   |           acrobat.cpp
                |   |           acrobat.h
                |   |           acrodistx.cpp
                |   |           acrodistx.h
                |   |           distctrl.h
                |   |           iac.h
                |   |           srchdde.h
                |   |          
                |   +---HTMLSamples
                |   |   \---AcroPDFInHTML
                |   |           Frameset1.htm
                |   |           HTMLPage1.htm
                |   |           HTMLPage2.htm
                |   |           objecttag_demo.htm
                |   |          
                |   +---TestFiles
                |   |       data.txt
                |   |       FormSample.pdf
                |   |       FormsAutomation.pdf
                |   |       readme.ps
                |   |       SampleForm.pdf
                |   |       SamplePDF01.pdf
                |   |       simple.pdf
                |   |       Stamp.pdf
                |   |       TestForm.pdf
                |   |       TwoColumnTaggedDoc.pdf
                |   |      
                |   \---VBSamples
                |       +---AcrobatActiveXVB
                |       |   |   AcrobatActiveXVB.sln
                |       |   |  
                |       |   \---AcrobatActiveXVB
                |       |           AcrobatActiveXVB.vbproj
                |       |           AssemblyInfo.vb
                |       |           Form1.resx
                |       |           Form1.vb
                |       |           Form2.resx
                |       |           Form2.vb
                |       |           Form3.resx
                |       |           Form3.vb
                |       |           Form4.resx
                |       |           Form4.vb
                |       |           UserControl1.resx
                |       |           UserControl1.vb
                |       |          
                |       +---ActiveViewVB
                |       |   |   ActiveViewVB.sln
                |       |   |  
                |       |   \---ActiveView
                |       |           ActiveView.vb
                |       |           ActiveViewVB.vbproj
                |       |           AssemblyInfo.vb
                |       |           DocInfo.resX
                |       |           DocInfo.vb
                |       |           FileOpen.vb
                |       |           frmMDI.resX
                |       |           frmMDI.vb
                |       |           Iac.vb
                |       |           PDFView.resX
                |       |           PDFView.vb
                |       |           print.resX
                |       |           print.vb
                |       |          
                |       +---AdobePDFSilentVB
                |       |   |   AdobePDFSilent.sln
                |       |   |  
                |       |   \---AdobePDFSilent
                |       |           AdobePDFSilent.vb
                |       |           AdobePDFSilent.vbproj
                |       |           AssemblyInfo.vb
                |       |           frmMain.resx
                |       |           frmMain.vb
                |       |           Globals.vb
                |       |          
                |       +---BasicIacJsoVB
                |       |   |   BasicIacJsoVB.sln
                |       |   |  
                |       |   \---BasicIacVBJso
                |       |           AssemblyInfo.vb
                |       |           BasicIacJsoVB.vbproj
                |       |           BasicIacVBJso.vb
                |       |          
                |       +---BasicIacVB
                |       |   |   BasicIacVB.sln
                |       |   |  
                |       |   \---BasicIacVB
                |       |           AssemblyInfo.vb
                |       |           BasicIacVB.resX
                |       |           BasicIacVB.vb
                |       |           BasicIacVB.vbproj
                |       |          
                |       +---DistillerCtrlVB
                |       |   |   DistillerCtrlVB.sln
                |       |   |  
                |       |   \---DistillerCtrlVB
                |       |           AssemblyInfo.vb
                |       |           DistillerCtrlVB.vbproj
                |       |           FileSystemUtils.vb
                |       |           MainFrm.resX
                |       |           MainFrm.vb
                |       |           RegistryUtils.vb
                |       |          
                |       +---ExecuteScriptIacVB
                |       |   |   ExecuteScriptIacVB.sln
                |       |   |  
                |       |   \---ExecuteScriptIacVB
                |       |           AssemblyInfo.vb
                |       |           ExecuteJSForm.resX
                |       |           ExecuteJSForm.vb
                |       |           ExecuteScriptIacVB.vbproj
                |       |          
                |       +---FormsAutomationVB
                |       |   |   FormsAutomation.sln
                |       |   |  
                |       |   \---FormsAutomation
                |       |           AssemblyInfo.vb
                |       |           FormsAutomation.resx
                |       |           FormsAutomation.vb
                |       |           FormsAutomation.vbproj
                |       |          
                |       +---JSObjectAccessVB
                |       |   |   JSObjectAccessVB.sln
                |       |   |  
                |       |   \---JSObjectAccessVB
                |       |           AssemblyInfo.vb
                |       |           JSObjectAccessVB.vb
                |       |           JSObjectAccessVB.vbproj
                |       |          
                |       +---JSOFindWordVB
                |       |   |   JSOFindWordVB.sln
                |       |   |  
                |       |   \---JSOFindWordVB
                |       |           AssemblyInfo.vb
                |       |           FindWord.resx
                |       |           FindWord.vb
                |       |           JSOFindWordVB.vbproj
                |       |          
                |       +---SearchPdfVB
                |       |   |   DdeProxy.dll
                |       |   |   SearchPdfVB.sln
                |       |   |  
                |       |   +---DdeProxy
                |       |   |   |   DdeProxy.sln
                |       |   |   |   DdeProxy.vcproj
                |       |   |   |  
                |       |   |   \---sources
                |       |   |           DdeProxy.cpp
                |       |   |           DdeProxy.h
                |       |   |           DdeSrch.cpp
                |       |   |          
                |       |   \---SearchPdfVB
                |       |           AssemblyInfo.vb
                |       |           FileSystemUtils.vb
                |       |           IndexFrm.resX
                |       |           IndexFrm.vb
                |       |           MainFrm.resX
                |       |           MainFrm.vb
                |       |           QueryFrm.resX
                |       |           QueryFrm.vb
                |       |           SearchPdfUtils.vb
                |       |           SearchPdfVB.vbproj
                |       |          
                |       +---StaticViewVB
                |       |   |   StaticViewVB.sln
                |       |   |  
                |       |   \---StaticViewVB
                |       |           AssemblyInfo.vb
                |       |           DocInfo.resX
                |       |           DocInfo.vb
                |       |           DRAWBAS.vb
                |       |           FileOpen.vb
                |       |           Iac.vb
                |       |           PDFView.resX
                |       |           PDFView.vb
                |       |           StaticView.resX
                |       |           StaticView.vb
                |       |           StaticViewVB.vbproj
                |       |          
                |       \---WatermarkJsoVB
                |           |   WatermarkJsoVB.sln
                |           |  
                |           \---WatermarkJsoVB
                |                   AssemblyInfo.vb
                |                   WatermarkJsoVB.vb
                |                   WatermarkJsoVB.vbproj
                |                  
                +---JavaScriptSupport
                |       Acrobat SDK JavaScript Samples Portfolio.pdf
                |      
                +---NonAdobeSupport
                |   \---TinyXML
                |           tinystr.cpp
                |           tinystr.h
                |           tinyxml.cpp
                |           tinyxml.h
                |           tinyxmlerror.cpp
                |           tinyxmlparser.cpp
                |          
                +---OtherSupport
                |   \---SaveAsXML
                |       |   MappingTable.dtd
                |       |   SDKBookmarkExtraction.xml
                |       |   SDKDocInfoExtraction.xml
                |       |   SDKImageExtraction.xml
                |       |   SDKTextExtraction.xml
                |       |  
                |       \---Advanced
                |               HTML-3-20-Access.xml
                |               HTML-3-20-CSS-1-00.xml
                |               HTML-3-20-CSS-2-00.xml
                |               MappingTable.dtd
                |               OEB-1-00-doc-paged.xml
                |               OEB-1-00-doc.xml
                |               XHTML-1-00-CSS-1-00.xml
                |               XHTML-1-00-CSS-2-00.xml
                |               XML-1-00-Full-Info.xml
                |               XML-1-00-with-all-attrs.xml
                |              
                \---PluginSupport
                    +---Headers
                    |   +---3D
                    |   |       A3DSDK.h
                    |   |       A3DSDKBase.h
                    |   |       A3DSDKDraw.h
                    |   |       A3DSDKErrorCodes.h
                    |   |       A3DSDKGeometry.h
                    |   |       A3DSDKGeometryCrv.h
                    |   |       A3DSDKGeometrySrf.h
                    |   |       A3DSDKGlobalData.h
                    |   |       A3DSDKGraphics.h
                    |   |       A3DSDKMarkup.h
                    |   |       A3DSDKMath.h
                    |   |       A3DSDKMisc.h
                    |   |       A3DSDKRepItems.h
                    |   |       A3DSDKRootEntities.h
                    |   |       A3DSDKStructure.h
                    |   |       A3DSDKTessellation.h
                    |   |       A3DSDKTexture.h
                    |   |       A3DSDKTools.h
                    |   |       A3DSDKTopology.h
                    |   |       A3DSDKTypes.h
                    |   |      
                    |   +---API
                    |   |       acroassert.h
                    |   |       AcroColorCalls.h
                    |   |       AcroColorExpT.h
                    |   |       AcroColorHFT.h
                    |   |       AcroColorProcs.h
                    |   |       AcroColorVers.h
                    |   |       AcroErr.h
                    |   |       AFTTS_Sel.h
                    |   |       AF_ExpT.h
                    |   |       AF_Sel.h
                    |   |       ASCalls.h
                    |   |       ASExpT.h
                    |   |       ASExtraCalls.h
                    |   |       ASExtraExpT.h
                    |   |       ASExtraProcs.h
                    |   |       ASExtraVers.h
                    |   |       ASFileE.h
                    |   |       ASFileEASF.h
                    |   |       ASGenE.h
                    |   |       ASGenEASF.h
                    |   |       ASKey.h
                    |   |       ASProcs.h
                    |   |       ASRaiseAware.h
                    |   |       AVCalls.h
                    |   |       AVCompat.cpp
                    |   |       AVCompat.h
                    |   |       AVExpT.h
                    |   |       AVExpTObsolete1.h
                    |   |       AVExpTObsolete2.h
                    |   |       AVPrefsD.h
                    |   |       AVProcs.h
                    |   |       AVVers.h
                    |   |       cathft.h
                    |   |       catprocs.h
                    |   |       CAVAlert.h
                    |   |       ConsExpT.h
                    |   |       ConsHFT.h
                    |   |       ConsHFTProcs.h
                    |   |       ConsObTp.h
                    |   |       CorCalls.h
                    |   |       CoreExpT.h
                    |   |       CorProcs.h
                    |   |       CosCalls.h
                    |   |       CosExpT.h
                    |   |       CosGenE.h
                    |   |       CosGenEASF.h
                    |   |       CosProcs.h
                    |   |       CosSynE.h
                    |   |       CosSynEASF.h
                    |   |       DigSigHFT.h
                    |   |       DigSigHFTProcs.h
                    |   |       DirectoryHFT.h
                    |   |       EncConvE.h
                    |   |       Environ.h
                    |   |       EReturnValidator.h
                    |   |       FontSvrE.h
                    |   |       FontSvrEASF.h
                    |   |       FormsHFT.h
                    |   |       FormsHFTProcs.h
                    |   |       HFTLibrary.h
                    |   |       Library.h
                    |   |       MacCalls.h
                    |   |       MacPlatform.h
                    |   |       MacProcs.h
                    |   |       NSelExpT.h
                    |   |       PageE.h
                    |   |       PageEASF.h
                    |   |       PagePDECntCalls.h
                    |   |       PDBasicExpT.h
                    |   |       PDBatesCalls.h
                    |   |       PDBatesExpT.h
                    |   |       PDBatesProcs.h
                    |   |       PDCalls.h
                    |   |       PDClassDefs.h
                    |   |       PDClasses.h
                    |   |       PDDocE.h
                    |   |       PDDocEASF.h
                    |   |       PDExpT.h
                    |   |       PDFErrorCodes.h
                    |   |       PDFXE.h
                    |   |       PDFXEASF.h
                    |   |       PDMetadataCalls.h
                    |   |       PDMetadataError.h
                    |   |       PDMetadataErrorASF.h
                    |   |       PDMetadataExpT.h
                    |   |       PDMetadataHFTVers.h
                    |   |       PDMetadataProcs.h
                    |   |       PDModE.h
                    |   |       PDModEASF.h
                    |   |       PDPageE.h
                    |   |       PDPageEASF.h
                    |   |       PDProcs.h
                    |   |       PDSError.h
                    |   |       PDSErrorASF.h
                    |   |       PDSExpT.h
                    |   |       PDSReadCalls.h
                    |   |       PDSReadHFTVers.h
                    |   |       PDSReadProcs.h
                    |   |       PDSWriteCalls.h
                    |   |       PDSWriteHFTVers.h
                    |   |       PDSWriteProcs.h
                    |   |       PDSysFont.h
                    |   |       PDSysFontExpT.h
                    |   |       PDSysFT.h
                    |   |       PEError.h
                    |   |       PEErrorASF.h
                    |   |       PEExpT.h
                    |   |       PERCalls.h
                    |   |       PERProcs.h
                    |   |       PETypes.h
                    |   |       PEVers.h
                    |   |       PEWCalls.h
                    |   |       PEWProcs.h
                    |   |       PgCntProcs.h
                    |   |       PICommon.h
                    |   |       PICrypt.h
                    |   |       PIExcept.h
                    |   |       PIHeaders.c
                    |   |       PIHeaders.pch
                    |   |       PIMain.c
                    |   |       PIMain.h
                    |   |       PIPokes.h
                    |   |       PIPrefix.h
                    |   |       PIRequir.h
                    |   |       PIVersn.h
                    |   |       Plugin.h
                    |   |       PSFCalls.h
                    |   |       PSFProcs.h
                    |   |       PubSecHFT.h
                    |   |       PubSecHFTProcs.h
                    |   |       RasterE.h
                    |   |       RasterEASF.h
                    |   |       SafeResources.cpp
                    |   |       SafeResources.h
                    |   |       SmartPDPage.h
                    |   |       SpellerHFT.h
                    |   |       SpellerHFTProcs.h
                    |   |       Speller_Sel.h
                    |   |       SrchClls.h
                    |   |       SrchHFT.h
                    |   |       SrchPrcs.h
                    |   |       SrchType.h
                    |   |       StAcroResourceContext.h
                    |   |       ToolkitInitE.h
                    |   |       ToolkitInitEASF.h
                    |   |       TtsHFT.h
                    |   |       TtsHFTProcs.h
                    |   |       UnixCalls.h
                    |   |       UnixPlatform.h
                    |   |       UnixProcs.h
                    |   |       WinCalls.h
                    |   |       WinExpT.h
                    |   |       WinPltfm.h
                    |   |       winprocs.h
                    |   |       WLHFT.h
                    |   |       WLHFTProcs.h
                    |   |       XtnMgrE.h
                    |   |       XtnMgrEASF.h
                    |   |      
                    |   \---SDK
                    |           ASDataStream.h
                    |           ASDebug.h
                    |           ASFunctionLogger.h
                    |           ASHelp.h
                    |           ASLib.h
                    |           ASNameSpace.h
                    |           ASTypes.h
                    |           ASZStringSuite.h
                    |           AVCmdDefs.h
                    |           DebugWindowHFT.h
                    |           IASfixed.hpp
                    |           IASPoint.hpp
                    |           IASRect.hpp
                    |           IASTypes.hpp
                    |           MacPIHeaders.h
                    |           PIHeaders++.pch
                    |           PIHeaders.h
                    |           SimpleUnicode.h
                    |           StAcroResourceContext.h
                    |           UnicodeAPI.h
                    |           UnixPIHeaders.h
                    |           WinPIHeaders.h
                    |           wxInit.cpp
                    |           wxInit.h
                    |          
                    +---Samples
                    |   |   AcroDspOptions.rsp
                    |   |  
                    |   +---All
                    |   |       All.sln
                    |   |      
                    |   +---BasicPlugin
                    |   |   +---sources
                    |   |   |       BasicPlugin.cpp
                    |   |   |       BasicPluginInit.cpp
                    |   |   |      
                    |   |   \---win32
                    |   |           BasicPlugin.sln
                    |   |           BasicPlugin.vcproj
                    |   |          
                    |   +---BatesNumbering
                    |   |   +---sources
                    |   |   |       BatesNumbering.cpp
                    |   |   |       BatesNumberingInit.cpp
                    |   |   |      
                    |   |   \---win32
                    |   |           BatesNumbering.sln
                    |   |           BatesNumbering.vcproj
                    |   |          
                    |   +---CAPISamples
                    |   |   +---Common
                    |   |   |   \---sources
                    |   |   |           sampleCommon.cpp
                    |   |   |           sampleCommon.h
                    |   |   |           sampleHandles.h
                    |   |   |           sampleTypes.h
                    |   |   |          
                    |   |   +---MsSignedSampleCsp
                    |   |   |       SampleCsp.dll
                    |   |   |      
                    |   |   +---SampleCsp
                    |   |   |   +---sources
                    |   |   |   |       csp.sig
                    |   |   |   |       cspdk.h
                    |   |   |   |       SampleCsp.def
                    |   |   |   |       scspContainer.cpp
                    |   |   |   |       scspContainer.h
                    |   |   |   |       scspContainerFactory.cpp
                    |   |   |   |       scspContainerFactory.h
                    |   |   |   |       scspContainerMgr.h
                    |   |   |   |       scspEntryPoints.cpp
                    |   |   |   |       scspExportDefine.h
                    |   |   |   |       scspGlobalData.cpp
                    |   |   |   |       scspGlobalData.h
                    |   |   |   |       scspHandleMgr.h
                    |   |   |   |       scspMain.cpp
                    |   |   |   |       scspPin.ico
                    |   |   |   |       scspPinDialog.cpp
                    |   |   |   |       scspPinDialog.h
                    |   |   |   |       scspResources.aps
                    |   |   |   |       scspResources.h
                    |   |   |   |       scspResources.rc
                    |   |   |   |       stdafx.cpp
                    |   |   |   |       stdafx.h
                    |   |   |   |      
                    |   |   |   \---win32
                    |   |   |           SampleCsp.vcproj
                    |   |   |           SampleCsp.vcproj.ADOBENET.chirag.user
                    |   |   |          
                    |   |   +---SampleRegistrar
                    |   |   |   +---sources
                    |   |   |   |       SampleRegistrar.cpp
                    |   |   |   |       stdafx.cpp
                    |   |   |   |       stdafx.h
                    |   |   |   |      
                    |   |   |   \---win32
                    |   |   |           SampleRegistrar.vcproj
                    |   |   |           SampleRegistrar.vcproj.ADOBENET.chirag.user
                    |   |   |          
                    |   |   \---win32
                    |   |           CapiSamples.sln
                    |   |          
                    |   +---DdeServer
                    |   |   +---sources
                    |   |   |       DdeServer.cpp
                    |   |   |       DdeServerInit.cpp
                    |   |   |      
                    |   |   \---win32
                    |   |       |   DdeServer.sln
                    |   |       |   DdeServer.vcproj
                    |   |       |   DdeServer.vcproj.ADOBENET.chirag.user
                    |   |       |  
                    |   |       \---ClientApp
                    |   |           |   ClientApp.clw
                    |   |           |   ClientApp.rc
                    |   |           |   ClientApp.vcproj
                    |   |           |   ClientApp.vcproj.ADOBENET.chirag.user
                    |   |           |   resource.h
                    |   |           |  
                    |   |           +---res
                    |   |           |       ClientApp.ico
                    |   |           |       ClientApp.rc2
                    |   |           |      
                    |   |           \---sources
                    |   |                   ClientApp.cpp
                    |   |                   ClientApp.h
                    |   |                   ClientAppDlg.cpp
                    |   |                   ClientAppDlg.h
                    |   |                   StdAfx.cpp
                    |   |                   StdAfx.h
                    |   |                  
                    |   +---DMSIntegration
                    |   |   +---sources
                    |   |   |       DMSIntegration.cpp
                    |   |   |       DMSIntegrationIinit.cpp
                    |   |   |      
                    |   |   \---win32
                    |   |           DMSIntegration.sln
                    |   |           DMSIntegration.vcproj
                    |   |           DMSIntegration.vcproj.ADOBENET.chirag.user
                    |   |          
                    |   +---DocSign
                    |   |   +---sources
                    |   |   |       DocSign.h
                    |   |   |       DocSignInit.cpp
                    |   |   |       DSEngine.cpp
                    |   |   |       DSEngine.h
                    |   |   |       DSHandler.cpp
                    |   |   |       DSHandler.h
                    |   |   |       DSSigVal.cpp
                    |   |   |       DSSigVal.h
                    |   |   |       DSUser.h
                    |   |   |      
                    |   |   \---win32
                    |   |           DocSign.sln
                    |   |           DocSign.vcproj
                    |   |           DocSign.vcproj.ADOBENET.chirag.user
                    |   |          
                    |   +---Embed3dData
                    |   |   +---ExampleFiles
                    |   |   |       AnnotPosterSample.pdf
                    |   |   |       truck3.u3d
                    |   |   |      
                    |   |   +---sources
                    |   |   |       Embed3dData.cpp
                    |   |   |       Embed3dDataInit.cpp
                    |   |   |      
                

    Hi dying veteran,
    Maybe you missed the Index page?  Did you know you can use that doc online, it's easier to navigate it online.
    Adobe used to publish the SDK as a PDF but stopped after version 8.  I'm sure if you ask them nicely they'll bring it back.......
    Hope this helps,
    Dimitri
    WindJack Solutions
    www.windjack.com
    www.pdfscripting.com

  • How do I copy the directory structure without the files?

    I have a folder for Expenses and subfolders under that with expense types such as Meals, Travel, Equipment, etc.  I call this folder Expenses 2011.
    I would like to create a folder for Expenses 2012 with all of the same sub folders but don't want to copy the files that are there since I would like them empty for the new year.

    Well, you could try writing an AppleScript for that. You can search at MacUpdate or CNET Downloads to see if you can find a utility that does it. I did a quick check and did not find anything.

  • How to install an entire directory structure and files with the LabVIEW installer

    I think I may be missing something on how to do this - preserve a file directory structure in the LabVIEW build process.
    Is there an easy way to distribute an entire directory structure (multiple directory levels/text files) and have the LabVIEW build process properly preserve and install them?   I included a directory in my build specification but it completely flattened the file structure and then so when the installer builds it, the resulting structure in the /data directory is flattened as well.    I'd prefer not to go through each file (~100) and setup a specific target location.   Is there an easy way to preserve the file structure in the build process/installer process that I am missing (maybe a check box that I didn't see or an option setting somewhere)?
    -DC

    Hi DC
    Sorry for the delay in responding to your question.
    You should be able to do this using a 'Source Distribution' as described below:
     - Right click on 'Build Specifications' and select 'New' - 'Source Distribution'
     - Provide a name
     - Add your files to 'Always included' under 'Source Files'
     - Under 'Destinations' select 'Preserve disk hierarchy' and ensure that 'Directory' is selected as the 'Destination type'
    When building an installer your can then choose to include your source distribution and it will be installed to a location of your choosing.
    Hope this helps.
    Kind Regards
    Chris | Applications Engineer NIUK

  • How to view the directory structure of JS sources in debugger?

    I'm a web developer and want to use Firefox, but am used to using Chrome for debugging.
    In Chrome debugging tool (hit F12 -> click 'sources' tab in top of the web dev window), you can clearly see the entire Javascript directory structure of the site you're visiting, and can collaps/expand directories nicely. How can I view the javacript directory structure in the Firefox debugging window? I can't do what I do without being able to easily navigate the filestructure of the website, but in the Firefox debugging window, all I can see is what appears to be javascript files in random order.
    Thanks!
    Josh

    Hi Josh,
    Thank you for your question. I understand that you would like to see the javascript directory structure in the Firefox debugging window. I am happy to help.
    When you open Tools > Web Developer > Web Console and select the "Debugger", there are a list of js files loaded with the current viewed page.
    Try [https://getfirebug.com/firstrun#Firebug%202.0.2 Firebug] its script tab has a hierarchy of js files.

  • Directory structure after upgrade to iPhoto 6

    After upgrading to iPhoto 6, it appears that my photos were copied from the old, date-based structure into a new directory structure, but the old structure was left behind.
    What is the layout of the new structure, and can the remaining old structure be discarded at this point?
    Thanks for any insight you might be able to offer...

    The new structure organizes photos into Originals and Modified folders. There is a third folder called Data that contains thumbnails created for the photos (smaller pictures used for better performance). These three are essential for iPhoto 6 to work.
    Each folder contains a folder for each year (a year folder is created if you have even one photo from that year, e.g. a photo from 4/3/2004 will create a folder called "2004" and any other photos from that year will then be placed within it.
    Every import creates a serially numbered Roll folder within the year folder. So if you import photos including IMG_234.jpg from 4/3/2004, for example, the location of IMG_234.jpg will be:
    iPhoto Library/Originals/2004/Roll 1/IMG_234.jpg
    And Roll 1 will have other photos imported in the same session. If you modify the photo within iPhoto (enhance, retouch, etc), the modified copy will exist in:
    iPhoto Library/Modified/2004/Roll 1/IMG_234.jpg
    The Data folder will contain a thumbnail for the image in the same path as the Originals:
    iPhoto Library/Data/2004/Roll 1/IMG_234.jpg
    So inside the iPhoto Library folder, you will see some files and those three folders with their sub-structure folders. Other things within the top level of the iPhoto Library folder, are leftovers from the previous structure - such as a folder called "2004" or "2005" that ISN'T inside Originals, Data, or Modified folders.
    PhillyPhan's advice is sage. Don't mess with the insides of the iPhoto Library. However, I did verify on my own system after I upgraded, that year folders at the top level of the iPhoto Library are from previous versions of iPhoto. So you could move those, and those only, to a separate folder on your HD. I moved those off to a DVD-ROM and haven't seen problems since.
    Remember: Don't touch any files, and don't touch anything within Data, Originals, and Modified folders.

  • Organize iTunes file list by Directory Structure instead of artist/album?

    Hello, I have searched for different audio players for os x which might have this feature but so far have had no luck. What I'm looking for is a feature similar to that of foobar2000 for win32 where I can organize my music by directory structure without the iTunes automatic organization by artist/album. Is there a way I can accomplish this in iTunes with some sort of xml config or hidden options? Thanks.

    You don't have to have iTunes move music around on your hard drive (Preferences>Advanced>General, uncheck Keep iTunes Music folder organized and Copy files to iTunes Music folder when adding to library) but I suspect that's not what you're asking. You can't automatically view music from within iTunes by directory structure. iTunes organizes by ID3 tags ("mp3 tags"). You could, I suppose, spend a lot of time replicating your directory structure by using folders and playlists within iTunes but you'd probably have to do it all by hand.
    You could check out Doug's Scripts to see if there are some scripts that might help.
    http://dougscripts.com/itunes/index.php

  • Directory Structure for multiple applications at one host

    Can I have multiple (more than one) WEB-INF directory structures in the public_html directory for different web applications? If I do this, how do setup the url-pattern in the Servlet Mapping tag in the web.xml file? How do I setup the URL that calls the servlet from the HTML that has been send to the user�s browser?

    If I understand your question, you want multiple contexts. All App Servers/Web Servers allow you to setup multiple contexts. Normally if your root context is in /home/myhome/app_server/
    then you would setup multiple contexts by creating a folder for each context:
    /home/myhome/app_server/context1/
    /home/myhome/app_server/context2/
    Each would have their own full application/website. And the way to reference these would be as such:
    if the domain, www.mydomain.com, is mapped to /home/myhome/app_server/
    www.mydomain.com/context1/
    www.mydomain.com/context2/
    I think that is what you were asking. Hope it helps

  • Directory structure and files in Oracle Application server 10g and 11g

    Hi all,
    I am doing a lab migration from 10g to 11g based on the use of JAXB. There were some directory structures used in 10g to store the JAXB jar files and some other custom jar files. I want to know the equivalent folder structures in SOA 11g server. The 10g server directories are mentioned below:-
    1.<OracleAS_Home>\webservices\lib.
    2. server.xml located at <OracleAS_Home>\j2ee\home\config in 10g. Where can I find the equivalent file to "server.xml" in 11g server?
    3. <OracleAS_Home>\bpel\system\classes\com\oracle\bpel\xml\util.
    4. <OracleAS_Home> \bpel\system\classes.

    Here are the equivalents as per best of my knowledge:
    1. <WebLogic Home>\server\lib
    For example, D:\Middleware\wls1036\wlserver_10.3\server\lib
    2. config,xml located at <Domain_Home>\config\
    For example, D:\Middleware\wls1036\user_projects\domains\ArunBaseDomain1036\config\config.xml
    3. It should be the same as 10g (instead of OracleAS_Home, it will be ORACLE_Home) if you install the BPEL product. Since, I have not installed BPEL/SOA, I am not very sure.
    4. It should be the same as 10g (instead of OracleAS_Home, it will be ORACLE_Home) if you installed the BPEL product.
    Also, I would recommend that you consider using ORACLE Smart Upgrade (JDeveloper component) to help you with the upgrade process. It exactly points out these mappings of file/directory structures AND the necessary configuration changes as well.
    If you are requirement, is only about making the library jars available to your application, then consider reading the below discussion.
    Re: XIncludeAwareParserConfiguration cannot be cast to XMLParserConfiguration
    Arun

  • Enable AppXRay on a legacy project with unconventional directory structure

    I've got a legacy project. My first need is to do remote debugging of JSPs (application will be deployed on an app. server on a remote server).
    I imported the existing project into Eclipse/Workshop Studio. When I try to enable AppXRay it popups a Folder Mappings dialog and asks for a folder in the project that corresponds to the '/' URI.
    Here's what my directory structure looks like:
    project/
    --conf/
    ----web.xml
    --htdocs/
    ----index.jsp
    There is no WEB-INF/web.xml in the directory structure. The .war gets built by the Ant war command and just includes the web.xml from the conf/ dir.
    If I choose the conf/ dir or the htdocs/ dir I get a warning that information related to web.xml will be missing fron AppXRay.
    How do I get Workshop Studio to work in this situation?
    As part of the Ant build I can add directories to the existing structure that mimic the structure of the .war that gets deployed if that will make Workshop Studio happy, but I cannot modify the existing directory structure significantly.
    Thanks.
    Dean

    The WFM feature was implemented to support the project structure similar to yours.
    Try the following steps to configure the project in Studio:
    - The folder mapping for your project would be
    project/htdocs => "/"
    project/conf => "/WEB-INF"The "/" mapping will be your WebAppFolder (the folder containing web artifacts, like jsps, html...) and "/WEB-INF" would be the web configuration (containing web.xml and/or struts/jsf ... configuration filer).

  • Web Application directory structure

    Please can someone help me with directing me to any online guide as to how webapp could be created and web.xml configuration in Sun Application server 8.
    I do not understand the directory structure of sun, unlike Tomcat the webapps contains all the virtual context part with a default ROOT direct set in the server.xml as the default docbase.
    Now, where is the default ROOT in Sun server? Where can I put my index file. When I create a web context, where will I put it? Does J2EE has similar WEB-INF structure in Tomcat? Does it have web.xml to configure the webapp
    Finally, I have written a simple EJB called Hello World using stateless protocol. I have my Hello.class, HelloHome.class and HelloBean.class. I also have ejb-jar.xml for container configuration. I have jar then up to hello.jar and have deployed them. Now I want to access the beans, Home bean to be precises. I have written a hello.jsp and I put it in the orignal directory where the main index.html file is in Sun server which is /user/Sun/AppServer/domains/domain1/docroot, I got errors.
    Could someone shade a light on this please.
    Thanks Guys.
    NB
    Do not point me to online reference
    I have awared max point for this question

    The developer's guide discusses in pretty clear terms how to deploy a J2EE app from a directory structure.
    The tomcat directory structure is really the same as a packaged war which once you read the documentation you will see is basically no different with SJSAS.
    You need to deploy an application. See previous posts on how to have docroot be the top level (search for posts by janluehe)

  • Changing directory structure & song file locations: iTunes query

    I have an external hard-drive which I have loaded with thousands of songs over the years but have never really used it. Now, I want to organise my iTunes songs but my limited knowledge has brought me to a stop... Please help!
    On the external HDD, songs are located all over the place - the directory structure is bad - and I want to simplify it under a new structure. Some songs are also on my iMac's HDD which I also want to centralise on the external HDD. What is the best way to do this?
    Also, I don't have any play lists organised so I don't mind if I loose the library information and start again UNLESS the library information also includes SONG information (artist, title, etc.). Could it be a good idea, then, that I simply start again? Specifically:
    1. Can I just use Finder to move files around and change the directory structure on the external HDD?
    2. Can I start from scratch and copy all the music files onto a new external HDD with the new, simple directory structure I want and then re-point iTunes using the "iTunes media folder location" tab? Will I lose all the song file information?
    3. What do I do with the iTunes library? Is it best to "reset" the library somehow or should I do all of this moving using iTunes and therefore avoiding dealing with the library file?
    Thanks!!!

    Driggs wrote:
    1. Can I just use Finder to move files around and change the directory structure on the external HDD?
    you could use finder, but it would be far better if you'd let iTunes handle the moving and organizing.
    2. Can I start from scratch and copy all the music files onto a new external HDD with the new, simple directory structure I want and then re-point iTunes using the "iTunes media folder location" tab? Will I lose all the song file information?
    if you want to start from scratch, i would leave the files where they currently are. again, let iTunes handle it (see below).
    3. What do I do with the iTunes library? Is it best to "reset" the library somehow or should I do all of this moving using iTunes and therefore avoiding dealing with the library file?
    i would start over. launch iTunes with the option key pressed. click on +create library+. in iTunes, go preferences > advanced and point iTunes to the desired location (i.e. your external drive). in the same tab, disable +copy files to iTunes media folder when adding to library+ temporarily.
    now start adding content (file > add to library). when done, go back to preferences > advanced and re-enable +copy files to iTunes media folder when adding to library+. next, go file > library > organize library and select both options like so
    hit ok. iTunes will now move files as necessary and organize them. when finished, your iTunes music folder on the external drive will look like this
    none of your music files will be renamed. artwork you added manually will be retained, however, artwork that came with purchases from the iTunes store may be lost. that can easily be added later on though.
    post back if you need further advice.
    good luck !

  • PDB Directory Structure with OMF

    If one create a PDB using Oracle Managed Files (OMF) the directory structure for the files are using the GUID instead of the PDB Name. Is there any chance to change this? It's very difficult to find out which file belongs to which PDB if you have serveral PDBs up and running.

    rp0428 wrote:
    If one create a PDB using Oracle Managed Files (OMF) the directory structure for the files are using the GUID instead of the PDB Name. Is there any chance to change this? It's very difficult to find out which file belongs to which PDB if you have serveral PDBs up and running.
    What value of DB_CREATE_FILE_DEST are you using? Just set it to where you want the files created for the PDB.
    http://docs.oracle.com/cd/B28359_01/server.111/b28310/omf003.htm#i1006430
    When creating a tablespace, either a permanent tablespace or an undo tablespace, the DATAFILE clause is optional. When you include the DATAFILE clause the filename is optional. If the DATAFILE clause or filename is not provided, then the following rules apply:
      If the DB_CREATE_FILE_DEST initialization parameter is specified, then an Oracle-managed datafile is created in the location specified by the parameter.
    Here is a simple example:
    SQL> alter system set db_create_file_dest=’/u01/app/oracle/oradata/myDir/myNewPDB′;
    System altered.
    SQL> create pluggable database myNewPDB from myOldPDB;
    Pluggable database created.
    You can't control the actual filenames when using OMF, only the destination folder.
    Edited by: rp0428 to fix typo
    Your comment about the optional parameter DATAFILE is only valid if you don't want to change any of the default values for size, extendsize and maxsize. As I don't like "UNLIMITED" for the maxsize I have to specify DATAFILE according to the documentation:
    Oracle 12c Database Administrator's Guide 12c: "However, if in your DATAFILE clause you override these defaults by specifying a SIZE value (and no AUTOEXTEND clause), then the data file is not autoextensible."
    Your example makes the directory structure even more complex: Oracle always adds the name of the database and the GUID to the directory. So for your example you end up with the following directory structure:
    /u01/app/oracle/oradata/myDir/myNewPDB/<CDB_NAME>/<GUID>
    Her's an example:
    SQL> ALTER SYSTEM SET db_create_file_dest='/u02/oradata/JO3';
    SQL> CREATE PLUGGABLE DATABASE JO3 ...
    SQL> SELECT name FROM v$datafile WHERE CON_ID=7;
    NAME
    /u02/oradata/JO3/CJOHANN/F23385330E6F7CE2E043411E10ACD344/datafile/o1_mf_system_9hpk1l9f_.dbf
    /u02/oradata/JO3/CJOHANN/F23385330E6F7CE2E043411E10ACD344/datafile/o1_mf_sysaux_9hpk1l9t_.dbf

Maybe you are looking for

  • ITunes 4.9 Question

    I just got a mini. Do I need to install iTunes 4.7 that came with the mini, or can I just install the new 4.9?

  • How to fill table from datatable(MySQL)

    hi; I am starting with Visual web java server faces, and I want to fill a Table using an information from MySQL data base, i am trying to modify a example code I have found on netbeans totorials but they are using droplist and I want firts to use a t

  • DBCC CHECKDB Failed

    Hello, I am getting below Error while Running DBCC checkdb on sql 2008 database DBCC results for 'WSS_Content_QA_Test'. Msg 8921, Level 16, State 1, Line 1 Check terminated. A failure was detected while collecting facts. Possibly tempdb out of space

  • Creating Search Help for Web Dynpro ABAP (FPM) Forms

    Dear All , I am very new with SAP HCM P&F with FPM form. I am stuck with field search help functionality in FPM form. I have created on search help using  Web dynpro component to get all travel requests for all employees and linked it to FPM form fie

  • Process Integration Handbook - useful links - permission denied

    Hi! in the PI 7.1 EhP1 Handbook there are two obviously useful links. Unfortunately I get an "Access Denied" error in SMP although I have a valid SMP user ID with Partner Status. Does anybody know how to get these to files? 3.1.2 Updating from SAP Ne