JSP/CFM session sharing with CF 7 Standard

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default JSP/CFM session sharing with CF 7 Standard

    Our current support site uses CFM and our support group are looking at using
    the Knova product that runs uses JSP. I'm concerned that there is lots of
    documentation on the web that we should be able to share session, etc
    variables between CF and Java, but no note to say if i can achieve this using
    CF 7 Standard, or if i would need to upgrade to the Enterprise edition...

    Any pointers greatly appreciated

    Thanks,
    Steve

    Divelandy Guest

  2. Similar Questions and Discussions

    1. #16263 [Com]: session.start() create new empty session file and not resume existing session
      ID: 16263 Comment by: pat at burnttech dot com Reported By: kur at natur dot cuni dot cz Status: No Feedback...
    2. Sharing SESSION/CLIENT variables across applications
      Yeah, there are several application variables that have the same name between applications. So basically the only way to do it, while keeping...
    3. [PHP-DEV] [PHP-CVS] cvs: php-src / NEWS /ext/standard parsedate.y /ext/standard/tests/time
      Derick Rethans wrote: bison -y /usr/src/php/php5/ext/standard/parsedate.y conflicts: 17 shift/reduce...
    4. Sharing PHP(Apache) session with JSP session (Tomcat)
      I am running apache2 integrated with tomcat4.1.24 through j2k_mod.so under Linux Redhat 7.2. I do have some requirement in which i need to create...
    5. sharing session state across domains
      Hi, I have the same problem. Did you solve it? Lapsoft Rosario - Argentina *** Sent via Developersdex http://www.developersdex.com *** Don't...
  3. #2

    Default Re: JSP/CFM session sharing with CF 7 Standard

    There are probably many tasks you can accomplish with the Standard edtion of
    ColdFusion but the smart thing to do in planning for scalability and
    integration with the J2EE application environment is to upgrade to the
    Enterprise Edition.
    Here is a feature comparison:
    [url]http://www.adobe.com/products/coldfusion/productinfo/product_editions/fp_fram[/url]
    eset.html

    Here is a noteworthy article:
    [url]http://www.adobe.com/devnet/coldfusion/articles/java.html[/url]

    LL@Work Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139