ATG is a suite services built on top of J2EE which uses it's own proprietary flavor of ORM (like Hibernate but not), dependency injection (like Spring but not), and JSP tag libraries to offer and integrate services like customer profiling and targeting, e-commerce (shopping cart, billing, inventory, etc.), e-mail blasting, content manage...
All those familiar with websphere commerce will know that it is feature rich. It supports B2B, B2C and extended sites(which ATG doesn't) and some other features. But it is complicated, and on the performance and reliability front it still seems to leave a lot to be desired. Any opinions on which would be better for a high traffic site?
...
ATG (http://www.atg.com) is a frameowrk, a platform and a solution for content presentation and management, personalisation, e-commerce and customer relationship management.
Which free and open source frameworks or products would you recommend to replace the basic functionality it provides?
In the spirit of Stack Overflow, can you ans...
If you develop for ATG Dynamo, how do you structure your modules and dependencies?
How do you structure the projects? source directories, JARs configs etc.
How do you build and deploy? What tools do you use?
...
What is the difference between Atg and Struts?
...
We're currently creating an app that needs ATG taglibs on SLING/OSGI, we have created a bundle with these taglibs and uploaded it, of course these taglibs call ATG classes, so we are including them in the bootdelegation, using sling.properties file.
sling.bootdelegation.simple=atg.nucleus
sling.bootdelegation.class.atg.nucleus.Nucleus=a...
Can somebody please explain all the steps involved in setting up ATG development environment for use with JBoss AS.
My requirement is simple, I need to develop and deploy a simple J2EE applicaiton containing a few forms and backend logic to save the data entered in the forms.
...
It would be very helpful if someone can share any info/probable
solution for an issue i am facing, which is,
after submitting the request to process, if an exception is
generated and a new FormException is created and added to the request
so that it can be read and displayed in UI
However when we read formHandler.formExceptions in the js...
How easy might it be to build a front end with flex, and have ATG as the backend and do all communication / integration via AMF, using BlazeDS or Live Cycle Data Services?
Thanks!
...
ATG search API changes from 2006.3 to 9.1. i want the API differences so i can show them what we need to change
...
How to integrate ATG framework with eclipse so that i can run ATG application from eclipse and debug it using eclipse debugging plugins ? which development tools do you use when developing ATG application? Thanks in advance for any helps from you.
Regards!
...
Hi,
In ATG Mobile-Server module InternationalizationShoppingContextServlet.java class is missing?
What is the impace of this class?
cannot find symbol
[javac] symbol: class InternationalizationShoppingContextServlet
Regds,
Sudhahar.S
...
I have some queries which cross repositories in ATG. I am not aware of a way to link repositories together in order to provide data from one repository to the other. The queries do have some complicity to them such that trying to build them by hand will take a lot of lines of code.
So my thought is that I could just create a view with...