Difference between revisions of "WebSphere"
Jump to navigation
Jump to search
m (→Tutorials) |
m (→certification) |
||
| Line 18: | Line 18: | ||
*IBM WebSphere Application Server Network Deployment V6.1 Core Administration [http://www-03.ibm.com/certify/tests/obj253.shtml Test 253] | *IBM WebSphere Application Server Network Deployment V6.1 Core Administration [http://www-03.ibm.com/certify/tests/obj253.shtml Test 253] | ||
**[http://www-03.ibm.com/certify/tests/edu253.shtml redbook material] | **[http://www-03.ibm.com/certify/tests/edu253.shtml redbook material] | ||
| − | *IBM [http://www-304.ibm.com/jct03001c/services/learning/ites.wss/hr/hr?pageType=page&contentID=a0005107 edukacija u Hrvatskoj] also 6308136 | + | *IBM [http://www-304.ibm.com/jct03001c/services/learning/ites.wss/hr/hr?pageType=page&contentID=a0005107 edukacija u Hrvatskoj] also +385 01 6308136 |
| + | |||
====Tutorials==== | ====Tutorials==== | ||
*[http://www.devx.com/ibm/Door/30507 Devx tutorials] | *[http://www.devx.com/ibm/Door/30507 Devx tutorials] | ||
Revision as of 12:56, 21 October 2011
- Web Sphere Application Server Home (IBM)
- WebSphere Information Center (IBM)
- Intro @DeveloperWorks (IBM)
- Web Sphere Application Server Wikipedia entry
- WebSphere Forum at IBM
- USENET forum ibm . software . websphere . application-server
Contents
Education and Certification
- websphere education including free stuff
- Developerworks tutorials on WebSphere
- IBM Education Assistant
- IBM suggested WebSphere education roadmaps, depending on your role
- WebSphere courses | One of basic courses seems to be IBM WebSphere Application Server V6.1 Administration on AIX WA461
certification
- some sample questions from WAS 5.0 1 2
- IBM WebSphere Application Server Network Deployment V6.1 Core Administration Test 253
- IBM edukacija u Hrvatskoj also +385 01 6308136
Tutorials
- Devx tutorials
- Movie Database Tutorial
- Basic intro on MQ listener service creation and use
Installation
Reading
- WebSphere Power magazine
Community
Other Staff
- Portal Portlets such as Google portlet
Activity log
- 12:45, 29 October 2007 (CET)
How to prevent session timeout on administrative web interface? - As much it is a security hole, prolonged timeout time is a blessing on test environments where you come and go freely. Short answer: Servers > Application servers > server_name > Web container settings > Session management. Long answer: http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/uprs_rsession_manager.html
- ...