由於從問題建議:ATG Rest full API addItemToOrder is not working 我已經創建了一個組織並在其中空指針exeption得到了清除,但是,添加的用戶現在新的錯誤開始上來下面是服務器錯誤 **** debug Fri Jul 22 09:30:45 EDT 2016 1469194245004 /atg/siebel/integration/LogMessa
我試圖從配置文件存儲庫中獲取名稱和姓氏等屬性,並在jsp中使用液滴顯示它。下面是我的示例代碼: SampleDroplet.java public class SampleDroplet extends DynamoServlet {
private Repository mProfileRepository;
@Override
public void service(DynamoHtt