- 浏览: 150826 次
- 性别:
- 来自: 深圳
文章列表
http://exam.test4actual.com/000-216.pdf
http://exam.test4actual.com/xxx-xxx.pdf
1. SEO URL
http://publib.boulder.ibm.com/infocenter/wchelp/v7r0m0/topic/com.ibm.commerce.madisons-starterstore.doc/tutorial/tsm_recipeSEOURL_5.htm
2. Using Local Infocenter
http://publib.boulder.ibm.com/infocenter/wchelp/v7r0m0/index.jsp?topic=%2Fcom.ibm.commerce.base.doc%2Ftasks%2Ftovlocalhelp.htm ...
WebSphere Commerce Version 7.0 uses a number of programming specifications.
Dojo 1.3.1
EJB Version 2.1
EMF Version 2.2
JavaMail 1.4
JAX-RPC 1.1
JEE 5
JDK/JRE Server and Client Tools 1.6
JMS 1.1
JSP support (from WebSphere Application Server) 2.1
OpenLaszlo 4.2.0.3
SDO 2.0
Solr 1.4
Strut ...
http://www-01.ibm.com/support/docview.wss?uid=swg27020465
http://stackoverflow.com/questions/8685739/difference-between-dom-parentnode-and-parentelement
Tomcat Debug 设置
- 博客分类:
- Tomcat
实现方法:在tomcat的catalina.bat文件中加入下面的设置,当然SET CATALINA_OPTS 变量应该在使用它之前。这是在tomcat启动时设置一些虚拟机参数,使服务器允许远程连接功能,address=5888表示远程连接的端口号,可以设置成任意其他不冲突端口。其他的应用服务器比如weblogic也应该可以设置这些参数,有兴趣的可以测试。 SET CATALINA_OPTS=-server -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address ...
Loading Images Collection
最近使用JQuery来编写前端js脚本,涉及到依据下拉框的值确定其他下拉框中数据项。需要实现对下拉框中候选项的添加删除等,使用js写的话简直会死人的。还好使用JQuery。以下是操作 下拉列表的常用功能:
1.获取列表项中候选项的数目。
2.获得选中项的索引值。
3.获得当前选中项的值
4.设定选择值
5.设定选择项
...
1 // 得到select项的个数
2 jQuery.fn.size = function (){
3 return jQuery( this ).get( 0 ).options.length;
4 } ...
http://www.ericmmartin.com/projects/simplemodal-demos/
http://dev.iceburg.net/jquery/jqModal/
http://jquery.com/demo/thickbox/
http://malsup.com/jquery/block/#demos
http://trentrichardson.com/Impromptu/index.php
JQuery 1.4 API
ProgrammersGuide
http://www.ibm.com/developerworks/cn/websphere/download/pdf/ProgrammersGuide.pdf
Start HTTP Server:
/opt/IBMIHS/bin/apachectl -d /opt/IBMIHS \
-f /opt/IBM/WebSphere/CommerceServer70/instances/demo/httpconf/httpd.conf
Stop HTTP Server:
/opt/IBMIHS/bin/apachectl -d /opt/IBMIHS \
-f /opt/IBM/WebSphere/CommerceServer70/instances/demo/httpconf/httpd.conf
-k stop
Start Help Server:
su ...
http://www.ibm.com/developerworks/cn/websphere/download/pdf/ProgrammersGuide.pdf
Extended Sites starter store
http://publib.boulder.ibm.com/infocenter/wchelp/v7r0m0/index.jsp
Starter store archives
http://publib.boulder.ibm.com/infocenter/wchelp/v7r0m0/topic/com.ibm.commerce.admin.doc/concepts/csm ...