ourownjava.com

Categories

  • Servers
    • Tomcat
    • Apache
    • JBoss
  • Core Java
    • Tech Problems
  • ATG
  • Endeca
  • Solr
  • Spring
  • TDD
  • MongoDB
  • UML
  • Certification
  • Other
    • Windows
    • Version Control
    • Validation
    • Eclipse
    • Maven

Posts tagged with 'handling-post-login-activities-in-atg'

 

Handling post login activities in ATG.

Posted on July 11, 2013 by Sanju Thomas Leave a comment

In typical B2B commerce applications we would do some post user login activities. Two most common post login activities are 1.  Load user roles from LDAP/Roles Management System. 2.  Update shopping cart with latest status from order fulfillment system. The best place to abstarct above listed behavior or similar behavior is the postLoginUser method in [...]
Continue reading…

Categories: ATG

Tags: ATG Droplet, ATG ProfileFormHandler, handling-post-login-activities-in-atg

 
  • TDD Tutorial
  • JSP Tutorial
  • Java Quizzes
  • MongoDB Quizzes
  • ATG Pipeline
  • ATG Certification
  • Open Source to ATG
  • ATG Custom Droplet
  • Endeca Certification
  • Endeca Commerce
  • Spring Data Solr
  • Spring Data Mongo

Top Posts & Pages

  • How to reload property file in java at runtime?
  • Spring Data Mongo Pagination
  • How to add an Element to an Array type using MongoDB Java Driver ?
  • Write a custom droplet in ATG.
  • Installing & Configuring Oracle Endeca in Windows with Discover application.
  • UML - Class Diagram - Generalization & Realization
  • UML - Class Diagram - Association.
  • User registration page in ATG using DSPs and Handler.
  • JSR 303 - How to write a custom validator?
  • How to save binary files into MongoDB using java driver?