summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-web-runtime/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-03Merge sca taglib dtd fix from 1.x to 2.xantelder1-3/+1
2009-03-02Update to work with non-public fields/methodsantelder1-8/+28
2009-03-02Remove stray @Service annotationantelder1-2/+0
2009-03-01Start to get JSF webapps going using Apache MyFacesantelder1-2/+72
2009-02-26Add start of a helper class to simplify using the implementation.web Componen...antelder1-0/+45
2009-02-19Simplify implementation-web-runtime by adding a facility to set context attri...antelder2-58/+1
2009-02-18Simplify the code a bitantelder1-14/+5
2009-02-18Start to get basic JSP references workingantelder3-29/+84
2009-02-18MOve the jsp taglib to implementation-web-runtimeantelder1-2/+4
2009-02-18Add jsp taglib files left off previous commitantelder2-0/+163
2009-02-18Remove context script code as its not used presently, move JSP taglib from ho...antelder10-950/+3
2009-02-18Start to bringup the implementation-web-runtime module (copied frm 1.x)antelder11-0/+1070
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende11-1078/+0
2008-09-18Fix the compliation error by adding missing methodsrfeng1-0/+10
2008-08-13Temporarily embed the jsonrpc client into implementation.web to get the test ...antelder3-7/+554
2008-08-13pass the servlet request and response to the script processorantelder3-8/+7
2008-08-12Remove the need for the WebSingletonantelder3-79/+7
2008-08-12Remove duplicate taglibantelder2-145/+0
2008-08-12Add the script initilization codeantelder1-0/+21
2008-08-12Add the impl.web RuntimeComponent to the app context and use in the component...antelder2-1/+5
2008-08-12Update to add and use the ComponentContext to the app contextantelder3-2/+72
2008-08-11Start getting implementation-web to work with the new modelantelder3-0/+153
2008-08-11Delete classes now in model moduleantelder3-121/+0
2008-07-28Start to seperate impl.web into model and runtimeantelder12-0/+612