Skip to main content
Participant
June 19, 2006
Question

Integrate Single Sign One

  • June 19, 2006
  • 1 reply
  • 323 views
Hi, I'm an absolute newby on Coldfusion
and shall decide if it is worth using it.
An important aspect is: Could we integrate single-sing on
like in a jsp using java-classes?
Can you port a War-File from Tomcat to cold-fusion server and just extend/change the jsp's
with Coldfusion tags? Is this (basically) possible as JRun is integrated?

The answer of these question would be a great help!!

Thanks a lot!



    This topic has been closed for replies.

    1 reply

    Inspiring
    June 19, 2006
    You can use java classes in Coldfusion, and import a JSP tag library. Check out the CreateObect function and the CFIMPORT tag respectively. This should allow you to extend your current JSP's. As far as the single sign on...you may have to be a little more specific as to what you are trying to do.
    starki78Author
    Participant
    June 20, 2006
    Thank you!
    This was a fist big help
    nice greetings
    Starki