summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-web-runtime/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to end all service provider files with a new lineantelder2009-10-291-0/+1
* Update implementtaion.web to save the ComponentContext as a servlet context a...antelder2009-10-272-0/+86
* Add a random ranking number to implementation.web providerantelder2009-10-261-1/+2
* Add error check to give better than just NPEantelder2009-08-111-0/+3
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-214-340/+340
* Merge sca taglib dtd fix from 1.x to 2.xantelder2009-03-031-3/+1
* Update to work with non-public fields/methodsantelder2009-03-021-8/+28
* Remove stray @Service annotationantelder2009-03-021-2/+0
* Start to get JSF webapps going using Apache MyFacesantelder2009-03-011-2/+72
* Add start of a helper class to simplify using the implementation.web Componen...antelder2009-02-261-0/+45
* Simplify implementation-web-runtime by adding a facility to set context attri...antelder2009-02-192-58/+1
* Simplify the code a bitantelder2009-02-181-14/+5
* Start to get basic JSP references workingantelder2009-02-183-29/+84
* MOve the jsp taglib to implementation-web-runtimeantelder2009-02-181-2/+4
* Add jsp taglib files left off previous commitantelder2009-02-182-0/+163
* Remove context script code as its not used presently, move JSP taglib from ho...antelder2009-02-1810-950/+3
* Start to bringup the implementation-web-runtime module (copied frm 1.x)antelder2009-02-1811-0/+1070
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1911-1078/+0
* Fix the compliation error by adding missing methodsrfeng2008-09-181-0/+10
* Temporarily embed the jsonrpc client into implementation.web to get the test ...antelder2008-08-133-7/+554
* pass the servlet request and response to the script processorantelder2008-08-133-8/+7
* Remove the need for the WebSingletonantelder2008-08-123-79/+7
* Remove duplicate taglibantelder2008-08-122-145/+0
* Add the script initilization codeantelder2008-08-121-0/+21
* Add the impl.web RuntimeComponent to the app context and use in the component...antelder2008-08-122-1/+5
* Update to add and use the ComponentContext to the app contextantelder2008-08-123-2/+72
* Start getting implementation-web to work with the new modelantelder2008-08-113-0/+153
* Delete classes now in model moduleantelder2008-08-113-121/+0
* Start to seperate impl.web into model and runtimeantelder2008-07-2812-0/+612