Tagged Questions
The commerceserver tag has no wiki summary.
0
votes
0answers
358 views
Problem with Commerce Server and ASP.NET Integrated Pipeline
I am using Microsoft Commerce Server 2007 and a custom ASP.NET 2.0 website. Everything works well in Classic Pipeline, but when I try to use the Integrated pipeline, it fails with the following ...
0
votes
1answer
499 views
Prevent Encryption (Krypto) Of Url Paramaters in IBM Commerce Server 6
Hi we are using IBM Commerce Sever Moving from one view to another using via code like below.
protected void prepareResponse(){
...
String returnUrl = ...