• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Create Login application

 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Greetings,

Here's what I have been asked to do: Create a separate application simply designed for login / authentication. Upon a successful login, move to a page that has links/menu items to move to different applications, some on same server, some on other servers. There is an expectation that an Object/address can be securely passed to each application in order to provide access permissions that are common to all the apps. Two of the applications that I know of are Struts based apps, but there could be CF and others as well..... Can any one suggest either a good starting point for the app or the research needed to make a more informed decision. ( I am delivberately omitting my leanings, as I have started looking into some options)

Thanks to all who can, and care to, reply.

JC
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic