stringbeans 3.5

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Portal » stringbeans 3.5 
Stringbeans
License:GNU General Public License (GPL)
URL:http://www.nabh.com/projects/sbportal
Description:Stringbeans is a portal framework compatible with JSR 168 Portlet API standard.
Package NameComment
com.nabhinc.condition Stringbeans condition rules classes.
com.nabhinc.core Stringbeans common core classes.
com.nabhinc.portal.api Stringbeans portal api classes.
com.nabhinc.portal.config Stringbeans portlet configuration binding classes.
com.nabhinc.portal.config.impl Stringbeans portlet object binding implementation classes.
com.nabhinc.portal.config.impl.runtime Stringbeans portlet object binding runtime classes.
com.nabhinc.portal.container Stringbeans portlet container classes.
com.nabhinc.portal.core Stringbeans portal core interfaces and classes.
com.nabhinc.portal.login Stringbeans portal login related classes.
com.nabhinc.portal.model Stringbeans portal model implementation classes.
com.nabhinc.portal.monitor Stringbeans portal monitoring classes.
com.nabhinc.portal.processor Stringbeans portal processor classes.
com.nabhinc.portal.spi Stringbeans portal services classes.
com.nabhinc.portal.spi.impl.db Stringbeans Database authentication service implementation classes.
com.nabhinc.portal.spi.impl.jaas Stringbeans authentication and authorization (JAAS) implementation classes.
com.nabhinc.portal.spi.impl.ldap Stringbeans LDAP authentication service implementation classes.
com.nabhinc.portal.taglib Stringbeans tag library implementation classes.
com.nabhinc.portlet.admin Stringbeans portal administration portlet classes.
com.nabhinc.portlet.base
com.nabhinc.portlet.chart
com.nabhinc.portlet.common Portlet common utility classes.
com.nabhinc.portlet.feed
com.nabhinc.portlet.file
com.nabhinc.portlet.fileupload
com.nabhinc.portlet.guessnumber
com.nabhinc.portlet.htmlblock
com.nabhinc.portlet.image
com.nabhinc.portlet.inline
com.nabhinc.portlet.jvminfo
com.nabhinc.portlet.login
com.nabhinc.portlet.mvcportlet.actionprocessor MVCPortlet Action Processor implementation classes.
com.nabhinc.portlet.mvcportlet.beanutil MVCPortlet Bean Util classes.
com.nabhinc.portlet.mvcportlet.common
com.nabhinc.portlet.mvcportlet.core MVCPortlet framework core classes and interfaces.
com.nabhinc.portlet.mvcportlet.extension
com.nabhinc.portlet.mvcportlet.populator MVCPortlet Populator implementation classes.
com.nabhinc.portlet.mvcportlet.renderprocessor MVCPortlet Render Processor implementation classes.
com.nabhinc.portlet.mvcportlet.taglib MVCPortlet tag library classes.
com.nabhinc.portlet.mvcportlet.util
com.nabhinc.portlet.mvcportlet.validator MVCPortlet Validator implementation classes.
com.nabhinc.portlet.news
com.nabhinc.portlet.portletadmin
com.nabhinc.portlet.psiteadmin
com.nabhinc.portlet.report
com.nabhinc.portlet.roleadmin
com.nabhinc.portlet.rss
com.nabhinc.portlet.search
com.nabhinc.portlet.strutsbridge StrutsBridge (to Portlet) classes.
com.nabhinc.portlet.strutsbridge.impl StrutsBridge Context provider implementation classes.
com.nabhinc.portlet.survey
com.nabhinc.portlet.table
com.nabhinc.portlet.url
com.nabhinc.portlet.useradmin
com.nabhinc.portlet.wsadmin
com.nabhinc.portlet.xsl
com.nabhinc.spi Stringbeans common SPI (Service Provider Interface).
com.nabhinc.util Stringbeans utility classes.
com.nabhinc.util.db Stringbeans database utility classes.
com.nabhinc.util.i18n Stringbeans Internationalization utility classes.
com.nabhinc.util.info Stringbeans resources info retrieval classes.
com.nabhinc.util.jcaptcha Stringbeans JCaptcha utility classes.
com.nabhinc.util.md Stringbeans Message Digest (encoding / decoding) utility classes.
com.nabhinc.util.scheduling Stringbeans task scheduler classes.
com.nabhinc.ws.core Stringbeans Web services core classes.
com.nabhinc.ws.interceptor.logging
com.nabhinc.ws.interceptor.security Stringbeans Web Services security classes.
com.nabhinc.ws.server Stringbeans Web Services server object classes.
com.nabhinc.ws.service.adapter Stringbeans Web Services adapter classes.
com.nabhinc.ws.service.core Stringbeans Web Services service core classes.
com.nabhinc.ws.service.feedcacher
com.nabhinc.ws.service.thread
com.nabhinc.ws.soap Stringbeans Web Services SOAP processor and monitor, Axis classes.
com.nabhinc.ws.spi Stringbeans Web Services spi classes.
com.nabhinc.ws.spi.stringbeans Stringbeans Web Services spi classes.
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.