Adding A View And ACP Entry Queries - Websphere Commerce
Maybe your like
Skip to content June 2016
« May Jul »
Creating a View
- Just Create your jsp or jspf page and make an entry in the struts-config-ext.xml
- Or Follow these steps
-
- Right-click the struts-config-ext.xml file and select Open With > Struts Configuration File Editor.
- In the Action Mappings tab:
- In the Actions Mappings section, click Add. Delete the default path value <no path> and enter /MyNewView.
- In the Action Mapping attributes section, in the Type field, enter com.ibm.commerce.struts.BaseAction.
- Enter values for your new view:
- In the Global Forwards tab, click Add. Delete the default name <no name> and enter MyNewView.
- In the Forward Attributes section, in the Path field, enter /MyNewJSPTemplate.jsp.
- In the Forward Mapping Extensions section, in the Class Name field, enter com.ibm.commerce.struts.ECActionForward.
-
Access Control Policy Entries For that View
insert into acaction values((Select max(acaction_id)+1 from acaction),'<viewName>',1); insert into acactactgp values(10196,acaction_id,null,null); *10196-acactgrp_idShare this:
- X
Post navigation
Previous post: Creating a new Widget DB Queries Next post: Dyna CacheLeave a comment Cancel reply
Calendar
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 |
Recent Posts
- Rebuilding Store Code WCS
- WCS Search Adding extra field
- Store Setup (Extended Site Model)
Blog Stats
- 9,794 hits
- Comment
- Reblog
- Subscribe Subscribed
-
Websphere commerce Sign me up - Already have a WordPress.com account? Log in now.
-
-
-
Websphere commerce - Subscribe Subscribed
- Sign up
- Log in
- Copy shortlink
- Report this content
- View post in Reader
- Manage subscriptions
- Collapse this bar
-
Tag » Com.ibm.commerce.struts.base Action Execute View Cmn0203e Command Not Found
-
CMN0203E: Command Not Found: Com.yment ...
-
Transaction Serve Error After Struts 2 Migration
-
Struts 2 Configuration File Changes - HCL Product Documentation
-
Access Control For New Views In WC 6? - Narkive
-
0907 Callaghan-pdf - StudyLib
-
CMN0420E Websphere Commerce Error - Stack Overflow
-
Update WebSphere Commerce Struts Configuration Files For Web ...
-
Composer: Command Not Found (WebSphere Forum At Coderanch)
-
[PDF] IBM 000-723 IBM WebSphere Commerce V7.0 Application ...
-
Commerce学习摘要(基础部分) - CSDN博客
-
Agenda. Brief Introduction To Feature Pack 3+ SEO Troubleshooting ...
-
Action Configuration - Apache Struts
-
Invoking Controller Commands From Store JSP
-
[PDF] Struts Survival Guide