URL rewriting format changed between WL 6.1 and WL 4.5.1

          WL 4.5.1 URL rewriting format:
          http://localhost:7001/servlet/testServlet?param1=value&jsessionid=PEahG4NSx011A7rL7wFHln8UUZrxKfBqnrJaFzrSJUFUCVUu6B9j|5623210349542547250/-2126769903/5/7001/7001/7002/7002/-1
          WL 6.1 URL rewriting format:
          http://localhost:7001/servlet/testServlet;jsessionid=PEahG4NSx011A7rL7wFHln8UUZrxKfBqnrJaFzrSJUFUCVUu6B9j|5623210349542547250/-2126769903/5/7001/7001/7002/7002/-1?param1=value
          Our applet has problems with the new format.
          Is it possible to configure the format of 6.1 to the format like in 4.5.1?
          Thanks for your help
          Michael
          

perhaps you could implement a filter that intercepts the applet call to your
          servlet and change the url in the filter to the wl6.1 format?
          If this worked you wouldnt have to change your applet code
          "Michael Koch" <[email protected]> wrote in message
          news:[email protected]...
          >
          > The applet-problem is not a general problem with the spec. In some cases
          our applet
          > creates a URL encoded string, mean it appends the session id as a
          key/value. With
          > this changes we must change this and so a new applet must be delivered to
          our
          > customers.
          >
          > Michael
          >
          > "Eric Gross" <[email protected]> wrote:
          > >This new format is what is needed to be compliant with the spec.
          > >
          > >The spec says that the jsessionid needs to be PATH encoded, which means
          > >using the ";".
          > >
          > >How is this causing problems with your applet?
          > >
          > >Eric
          > >
          > >"Michael Koch" <[email protected]> wrote in message
          > >news:[email protected]...
          > >>
          > >> WL 4.5.1 URL rewriting format:
          > >> ------------------------------
          > >>
          >
          >http://localhost:7001/servlet/testServlet?param1=value&jsessionid=PEahG4NSx
          0
          >
          >11A7rL7wFHln8UUZrxKfBqnrJaFzrSJUFUCVUu6B9j|5623210349542547250/-2126769903/
          5
          > >/7001/7001/7002/7002/-1
          > >>
          > >> WL 6.1 URL rewriting format:
          > >> ----------------------------
          > >>
          >
          >http://localhost:7001/servlet/testServlet;jsessionid=PEahG4NSx011A7rL7wFHln
          8
          >
          >UUZrxKfBqnrJaFzrSJUFUCVUu6B9j|5623210349542547250/-2126769903/5/7001/7001/7
          0
          > >02/7002/-1?param1=value
          > >>
          > >> Our applet has problems with the new format.
          > >> Is it possible to configure the format of 6.1 to the format like in
          > >4.5.1?
          > >>
          > >> Thanks for your help
          > >> Michael
          > >
          > >
          >
          

Similar Messages

  • I'm often having issues with clients not seeing or being able to open attachments, font formatting changes (on the pc end) and the inability to use HTML signatures to promote our company brand.

    I'm often having issues with clients not seeing or being able to open attachments, font formatting changes (on the pc end) and the inability to use HTML signatures to promote our company brand.

    I imagine your clients must be using Outlook, which is seriously broken when it comes to e-mail standards, especially HTML e-mail. You can work around the issues with Outlook by only sending plain-text e-mails and making sure that, in the Edit -> Attachments menu, the last two options are checked. Unfortunately, that means that HTML signatures are out.
    If you need something with a fancy layout, either attach a PDF file to the e-mail or include a link to a website in the e-mail.

  • What changed between 2.6.16 and 2.6.17?

    I recently acquired a laptop and installed Arch without problems via the 0.7.2 CD. This installed the 2.6.16 kernel which runs fine on the system. However, upgrading to 2.6.17 results in system hang-ups at boot no matter what I try. It always locks up at the message "ACPI: PCI Host Bridge [(some garbage I can't remember)]"
    I have the latest and greatest up-to-date Arch running fine on two desktops, but it doesn't agree with my lappy at all. Does anyone know what exactly changed between the two kernel versions that could cause this?
    P.S. I've tried everything from a custom vanilla kernel, custom Arch kernel, custom Beyond kernel, enabling and disabling everything I could think of. I've tried countless GRUB arguments (nolapic, noapic, acpi=off, acpi=noirq, nosmp, pci=nommconfig, and a bunch of other that have been suggested to me) and I've tried several combinations of hooks and modules when running mkinitcpio. Damn frustrating, it is.  :evil:

    badger wrote:
    One change with regards to ACPI and the kernel26 package was in the kernel config: changing the ACPI video component to be compiled as a module (I'm not saying this is the reason for the problem, just that this was a change). Original thread: http://bbs.archlinux.org/viewtopic.php?t=24376 and associated feature request http://bugs.archlinux.org/task/5281 I'm grateful the change was made.
    cheers
    Thanks for the lead. I'll check it out.

  • Where to put the url endpoint for changing between enviroments?

    Hello,
    I have created a few jax-ws clients. I am now in development stage, but in the future I will want to put them in preproduction enviroment. where is the best place to put the service urls for calling it and changing in an easy way?
    I came from dot net world, I am used to a web.config file which I can change in hot, does java have something like that?
    Thanks in advance.

    If you are using Spring then these will be helpful to you-
    [http://blog.vinodsingh.com/2008/11/environment-specific-property-with.html|http://blog.vinodsingh.com/2008/11/environment-specific-property-with.html]
    [http://blog.vinodsingh.com/2008/05/webservice-endpoint.html|http://blog.vinodsingh.com/2008/05/webservice-endpoint.html]
    if not then you can devise some thing similar.

  • Date format mismatch between OIM 11gR2 GTC and backend custom database table (Oracle 11g R2)

    Hi,
    We have an OIM 11g R2 version running that has a GTC installed and configured. The GTC is used to provision to a 11g R2 database table via the DBAT 9.1.0.5.0 connector. Now the requirement is that the timestamp be recorded in the backend DB when a new record is provisioned to it using the GTC.
    During the setup of the GTC, the target system date format is asked for should be one from among the values allowed by the following predefined formats:
    Customizing Formats (The Java&amp;trade; Tutorials &amp;gt; Internationalization &amp;gt; Formatting)
    Now our problem is that the target DB to which the provisioning is supposed to happen, isn't under our control and hence we cannot change its schema, and the date format in that table is of the type "01-JAN-10 12.00.00.000000000 AM", which translates to "dd-MMM-yy hh.mm.ss.fffffffff (AM/PM)".
    On the other hand, as you can see from the above link, none of the values that OIM allows to be passed through the GTC allow for that format to be used.
    Does anyone know of any way in which we can intercept the GTC provisioning request and convert the date on the fly, after OIM has passed on the control, but before the values are written into the DB table, or does anyone know of any workarounds to this issue?
    I'd really appreciate it if someone could provide a solution to this.
    Thanks.

    [http://docs.oracle.com/cd/E27559_01/dev.1112/e27150/refsched.htm#CIHBFCJG]
    See 26.6 for the plugin.zip directory structure, and as I said, I used the same method on a previous task in the same OIM instance.
    Edited by: 939908 on Jan 31, 2013 8:04 AM

  • Changes between a RAC(Objects) and NON RAC

    Hi all,
    I want to findout what all the different things to be considered when an application is made to run on RAC env.
    For eg: I found there is a difference between the way the Sequences are used in a RAC env from Non RAC.
    Are there any guidelines for the Objects used in RAC?
    Also can you point me to any doc related to tuning the interconnect as we are identifying wait events related to cluster "Cluster was consuming significant database time"
    Thanks.

    Hi hyddba,
    Absolutely, at database level for application has no changes at objects.
    At application code has changes to benefit aplications from failover TAF and FAN events.
    http://www.oracle.com/pls/db102/to_toc?pathname=rac.102%2Fb28759%2Ftoc.htm&remark=portal+%28Getting+Started%29
    Regards,
    Rodrigo Mufalani
    http://mufalani.blogspot.com

  • Contact card format incompatibility between Outlook for Mac and Mac contacts

    Seems that Mac Office 2011 Outlook contacts no longer directly sync with iPhone, I use a manual process of dragging the vcf file from my Outlook contacts list to a desktop folder and then dragging the contact from that folder to my Mac Contacts file. Even though Mac contacts file accepts the file, sometimes information is missing and the contact data won't go to the icloud and thence post to my iPhone. It's as if the .vcf format from Outlook isn't a match for the .vcf file format that Mac Contacts expects. Many times I have to manually copy the contact data from the outlook contact into a new contact file in Mac Contacts to get that contact to sync across iCloud to my iPhone. Can anyone tell me what the problem might be?

    Hello,
    Open both in Text Wrangler, 2nd line should show version, are they the same?
    What are the differences beyond there?
    Do some Outlook entries have some separators in the entry, like : or ; that may be throwing off the fields?

  • Print as Image changes between Adobe Reader ver7 and ver8+

    Hi,
    We have customers that upgraded to Adobe Reader ver8+ and are now experiencing printing issues with our printer driver (operating system is Windows XP/Vista). When they use Adobe Reader ver8 and above to print their PDF files, with "Print as Image" option selected, the print output is smaller. It looks like the latest version of Adobe Reader output the images using a square DPI. Our printer (line matrix) does not handle square DPI (for example: printer resolution are 120x48, 120x72, 120x144, and 180x96).
    Our printer driver just takes the output from the Microsoft print spooler and just encapsulate it with our printer language. We don't do any image manipulation. So, I would like to know was there a change in the way Adobe Reader version 8 and above create the output image? If so, is there a backward compatibility switch our driver can issue during the printing function?
    I tried talking to Adobe Tech support (bronze support), but they only handle end user issues. Is there a tech support option that I can purchase that will allow me to get to the root of this driver compatibility issue? Any suggestion would be appreciated.

    Adobe doesn't apparently care. I get this problem all the time on our work network. There's a lot of questions in this forum and elsewhere on the internet.
    The best answer I've seen is that there's something wrong with the PDF or you don't have the right font, or you did something wrong, or here try this ridiculously complicated workaround. I wish they would just fix their program!
    Suggestions: go through all the "standard" things like updating printer drivers, printing the document as an image, updating Adobe (yeah, like "it works now" is a new feature in the latest version), etc. It's possible that could fix the problem. Otherwise, wait until Adobe releases a version of Reader that doesn't have this issue.

  • JVM critical exception handler changes between 1.4.2_06 and later?

    The Java program I support uses a large amount of C++ code (via JNI). Our user base is large, uses Windows, and is slow to take on new JVM releases. They have been using 1.4.2_06 until last year when they started using 1.4.2_10 (and will soon update to 1.5.x).
    The DLL I include with the program is built debug (/MTd) and I include the PDB file with the Java program. I used to get (w/ 1.4.2_06 and before) function and line number information when the DLL caused an exception outside the VM. Example contents of hs_pidxxx.log file below:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_INT_DIVIDE_BY_ZERO (0xc0000094) occurred at PC=0x3468CFC8
    Function=QCTestDeviceHandler::StartDevice+0x98
    Library=C:\dpdm2\4.3Beta2\dmLite.dll
    Source file = d:\sources\datapro\dvl\wmc\datapro\sources\lib_serialio\qctestdevicehandler.cpp : 599
    Current Java thread:
         at dmLite.QCTestHandler.startDevice(Native Method)
         at dmLite.QCTestHandler.startSelf(QCTestHandler.java:895)
         at dmLite.DmLite.startDataCollection(DmLite.java:4687)
         at dmLite.DpdmGUI.startDataCollection(DpdmGUI.java:1332)
         at dmLite.DpdmGUI.toggleStart(DpdmGUI.java:1394)
         at dmLite.DpdmCommand.actionPerformed(DpdmCommand.java:521)
         at java.awt.Button.processActionEvent(Unknown Source)
         at java.awt.Button.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    With 1.4.2_10 and several 1.5 variants, I don't get function and line number information. Example contents of hs_pid_xxx.log file below (generated from the same deployed file set as above):
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_INT_DIVIDE_BY_ZERO (0xc0000094) at pc=0x0311cfc8, pid=1888, tid=1772
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_02-b09 mixed mode, sharing)
    # Problematic frame:
    # C [dmLite.dll+0x5cfc8]
    --------------- T H R E A D ---------------
    Current thread (0x0300f608): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=1772]
    siginfo: ExceptionCode=0xc0000094
    Registers:
    EAX=0x00000004, EBX=0x26af9628, ECX=0x00000000, EDX=0x00000000
    ESP=0x0415f678, EBP=0x0415f6d4, ESI=0x00000004, EDI=0x0300f608
    EIP=0x0311cfc8, EFLAGS=0x00010246
    Top of Stack: (sp=0x0415f678)
    0x0415f678: 0300f608 26af9628 26af9628 0300f608
    0x0415f688: 26af9628 26af9628 0300f608 26af9628
    0x0415f698: 26af9628 00000002 00000001 0415f6d8
    0x0415f6a8: 80000000 6d72b6dc 00000029 0415f6d8
    0x0415f6b8: 6d6a5acf 00000000 6d70b51d 00236140
    0x0415f6c8: 6d6bda93 00a6b54d 039c8258 0415f73c
    0x0415f6d8: 0329a87a 02fa53b8 00000000 0300f608
    0x0415f6e8: 26af9628 26af9628 00001528 00000000
    Instructions: (pc=0x0311cfc8)
    0x0311cfb8: 88 04 0a 00 00 e8 06 a1 fa ff 8b c8 8b c6 33 d2
    0x0311cfc8: f7 f1 89 45 f8 8b 4d fc e8 88 6a fb ff 83 f8 01
    Stack: [0x04120000,0x04160000), sp=0x0415f678, free space=253k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [dmLite.dll+0x5cfc8]
    C [dmLite.dll+0x1da87a]
    j dmLite.QCTestHandler.startDevice(Ljava/lang/String;)Z+0
    The 1.4.2_06 feature allowed easier post-mortem diagnosis of end-user detected bugs (because the log file contained exact location of the problem). The new dump format requires me to keep map files, and hand locate the function and line number based on the offsets in the log file.
    Is there any way to get function name and line number information dumped to the log file with the more recent versions?

    The Java program I support uses a large amount of C++ code (via JNI). Our user base is large, uses Windows, and is slow to take on new JVM releases. They have been using 1.4.2_06 until last year when they started using 1.4.2_10 (and will soon update to 1.5.x).
    The DLL I include with the program is built debug (/MTd) and I include the PDB file with the Java program. I used to get (w/ 1.4.2_06 and before) function and line number information when the DLL caused an exception outside the VM. Example contents of hs_pidxxx.log file below:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_INT_DIVIDE_BY_ZERO (0xc0000094) occurred at PC=0x3468CFC8
    Function=QCTestDeviceHandler::StartDevice+0x98
    Library=C:\dpdm2\4.3Beta2\dmLite.dll
    Source file = d:\sources\datapro\dvl\wmc\datapro\sources\lib_serialio\qctestdevicehandler.cpp : 599
    Current Java thread:
         at dmLite.QCTestHandler.startDevice(Native Method)
         at dmLite.QCTestHandler.startSelf(QCTestHandler.java:895)
         at dmLite.DmLite.startDataCollection(DmLite.java:4687)
         at dmLite.DpdmGUI.startDataCollection(DpdmGUI.java:1332)
         at dmLite.DpdmGUI.toggleStart(DpdmGUI.java:1394)
         at dmLite.DpdmCommand.actionPerformed(DpdmCommand.java:521)
         at java.awt.Button.processActionEvent(Unknown Source)
         at java.awt.Button.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    With 1.4.2_10 and several 1.5 variants, I don't get function and line number information. Example contents of hs_pid_xxx.log file below (generated from the same deployed file set as above):
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_INT_DIVIDE_BY_ZERO (0xc0000094) at pc=0x0311cfc8, pid=1888, tid=1772
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_02-b09 mixed mode, sharing)
    # Problematic frame:
    # C [dmLite.dll+0x5cfc8]
    --------------- T H R E A D ---------------
    Current thread (0x0300f608): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=1772]
    siginfo: ExceptionCode=0xc0000094
    Registers:
    EAX=0x00000004, EBX=0x26af9628, ECX=0x00000000, EDX=0x00000000
    ESP=0x0415f678, EBP=0x0415f6d4, ESI=0x00000004, EDI=0x0300f608
    EIP=0x0311cfc8, EFLAGS=0x00010246
    Top of Stack: (sp=0x0415f678)
    0x0415f678: 0300f608 26af9628 26af9628 0300f608
    0x0415f688: 26af9628 26af9628 0300f608 26af9628
    0x0415f698: 26af9628 00000002 00000001 0415f6d8
    0x0415f6a8: 80000000 6d72b6dc 00000029 0415f6d8
    0x0415f6b8: 6d6a5acf 00000000 6d70b51d 00236140
    0x0415f6c8: 6d6bda93 00a6b54d 039c8258 0415f73c
    0x0415f6d8: 0329a87a 02fa53b8 00000000 0300f608
    0x0415f6e8: 26af9628 26af9628 00001528 00000000
    Instructions: (pc=0x0311cfc8)
    0x0311cfb8: 88 04 0a 00 00 e8 06 a1 fa ff 8b c8 8b c6 33 d2
    0x0311cfc8: f7 f1 89 45 f8 8b 4d fc e8 88 6a fb ff 83 f8 01
    Stack: [0x04120000,0x04160000), sp=0x0415f678, free space=253k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [dmLite.dll+0x5cfc8]
    C [dmLite.dll+0x1da87a]
    j dmLite.QCTestHandler.startDevice(Ljava/lang/String;)Z+0
    The 1.4.2_06 feature allowed easier post-mortem diagnosis of end-user detected bugs (because the log file contained exact location of the problem). The new dump format requires me to keep map files, and hand locate the function and line number based on the offsets in the log file.
    Is there any way to get function name and line number information dumped to the log file with the more recent versions?

  • Tab page label color changes between 9.0.4 and 11.1.2

    In Forms 9.0.4, all of my Tab Page Labels were in a black font. When I migrated to version 11.1.2, they are now in a white font. How can I force the font on the tab page labels to be black?
    I tried setting foreground color on the Tab Page to be black, but that didn't help.
    I also tried setting a visual attribute on the Tab Page to one that had a black foreground color, but that also didn't help.
    Any suggestions will be much appreciated.

    I was able to solve the problem by changing the text color directly in the Layout Editor (with the color pickers at the bottom of the left hand toolbar), rather than using the property palette to set this.
    Edited by: cindyconlin on Mar 21, 2013 10:43 AM

  • Numeric format changes depending on Driver Version

    Scenario: JAVA application accessing Oracle 8.1.6 with last Oracle 9.2.0 JDBC Driver (classes12.zip) JDK1.3.
    We have found numeric format changes using old oracle.zip and new classes12.zip.
    With oracle.zip value 0.346 is returned
    With classes12.zip value .346 is returned.
    Why the format change depending on the driver version?
    Is the new format the right one?
    Many thanks.

    If you're working in CMYK, "softproof" your colors by choosing View->Overprint Preview. Note the keyboard shortcut
    If you're working in RGB, make sure the Creative Suite color management is synced. This is done through Bridge. May I suggest looking that up in Adobe Help.

  • Web dispatcher url Rewritting to several sap systems

    Hello SAP NW Community,
    we need a reverse Proxy to achieve   application of different SAP System via Internet. We desided to use web Dispatcher.
    The host names of sap systems should not be visible,  because of this we create the following URL Rewritting rules.
    For example:
    AAA, BBB and CCC are sap System SIDs;
    "wdisp.company.com" is the FQDN fron webdispatcher
    The "icm_filter" Looks like this:
    if% {HTTP_HOST} RegIMatch "wdisp.company.com"[and]
    If% {PATH} RegIMatch "AAA"
    RegIRewriteUrl ^/AAA/(.*)  /$1 [noescape]
    SetHeader x-sap-webDisp-target-sid AAA [break]
    the next rules are the same but for BBB and CCC.
    The idea is to rewrite in background all URLs such as:
    http(s)://wdisp.company.com/AAA/...
    to :
    http(s)://<FQDN from AAA>/...
    The result is always the same: the rewritting for AAA works fine but for BBB and CCC we get -http error 404.
    The results are independent from web browser(IE or Firefox).
    The http trace Tools- HttpWatch Basis or Firebug show also no rewritting  for BBB und CCC.
    According the documentation is web Dispatcher able to support  many "stateful" and "stateless"  connection to different backend sap System.
    Do you have any ideas why the rewritting works only for the first sap System?
    We tested with different browser and Browser sessions but the resul was the same.
    BR,
    Rumen

    Hi,
    Instead of PATH , use different pots like this, you can get the URL redirection,
    icm_filter.txt :
    if %{HTTP_HOST} regimatch wdhost.company.com* 
    SetHeader x-sap-webdisp-target-sid AAA [break]
    if %{HTTP_HOST} regimatch wdhost.company.com*
    SetHeader x-sap-webdisp-target-sid BBB [break]
    if %{HTTP_HOST} regimatch wdhost.company.com*
    SetHeader x-sap-webdisp-target-sid CCC [break]
    In Instance profile :
    wdisp/system_0 = SID=AAA,MSHOST= AAA.HostNane ,MSPORT=8111
    wdisp/system_1 = SID=BBB,MSHOST= BBB.Hostname ,MSPORT=8100
    wdisp/system_2 = SID=CCC,MSHOST= CCC.Hostname ,MSPORT=8101
    URL :
    http://wdhost.company.com:8111 --- goes to AAAhost and so on.
    regards
    Vagesan

  • Color changes between library/develop and web module

    Hi there,
    when changing between modules library/develop and web the color of the pictures changes. That means, pictures become darker and the red/orange colors become more intensive. Back to the library, everything is o.k. Webgaleries also change, but not normal exports.
    Until yesterday everything worked wonderful, but then I updated from 3.0 to 3.3 and now there´s no more WISYWYG for the webgaleries!
    Somedbody out ther who can help?
    Thank´s,  Tom

    First up, Develop is the most current preview. Library previews depend on the preview settings and if they've been zoomed into recently. Web exports sRGB Jpegs and I believe the webcache files that are generated for preview are also. If you're using a Flash Gallery, then there is no colour management happening.
    Is your monitor calibrated?

  • Query to calculate chg & precent change between current record & record b4

    Greetings SQL Guru's
    I know that Oracle has analitical functions that can produce the results I need.
    I have a view that will return four rows. I need to find the change and precent change between
    the current number and the number before it.
    The following is a example:
    Year     EndOfYearRSF      ProjectedRent      Change           %change
    2006     70000             1179226         -                    -
    2007     75000             491015     -688210               41%
    2008     80000             1188947     697931               42%
    2009     90000             198502     9554                  .6%
    [pre]
    The operation is being performed on the ProjectedRent Column. I'm currently using Oracle 9.2
    Thanks in advance                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    may be somthing like this
    1  WITH t AS (SELECT 2006     year,70000 EOFYear,     1179226  rent from dual
    2               union all
    3               SELECT 2007   year,75000 EOFYear, 491015 rent from dual
    4               union all
    5               SELECT 2008   year,80000 EOFYear, 1188947  rent from dual
    6               union all
    7               SELECT 2009   year,90000 EOFYear, 198502  rent from dual)
    8   select year,EOFYear,rent,rent-lag(rent,1,null)over(order by year )Change
    9*  from t
    10  /
         YEAR    EOFYEAR       RENT     CHANGE
         2006      70000    1179226
         2007      75000     491015    -688211
         2008      80000    1188947     697932
         2009      90000     198502    -990445

  • CSM - url rewriting - possible?

    Hi,
    I'm searching through the docs and con't find simple and useful (i think) feature on CSM - url rewriting.
    It's possible to map and bind to some policy, but I can't find any solution to rewrite an url coming to csm, and forwarding new one to server farm. Is it possible, if Yes what should I search for?
    tia

    not possible.
    Gilles.

Maybe you are looking for