Difference between revisions of "WebSphere"
Jump to navigation
Jump to search
m |
|||
| Line 1: | Line 1: | ||
| − | [[Category:IBM]] | + | [[Category:IBM]][[Category:Technical]] |
*[http://www-306.ibm.com/software/webservers/appserv/was/ Web Sphere Application Server] Home (IBM) | *[http://www-306.ibm.com/software/webservers/appserv/was/ Web Sphere Application Server] Home (IBM) | ||
*[http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp WebSphere] Information Center (IBM) | *[http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp WebSphere] Information Center (IBM) | ||
Revision as of 10:05, 13 April 2008
- 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 6308136
Tutorials
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
- ...