webwork-devel Mailing List for WebWork (Page 29)
Brought to you by:
baldree,
rickardoberg
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(316) |
Dec
(117) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(197) |
Feb
(229) |
Mar
(293) |
Apr
(177) |
May
(84) |
Jun
(40) |
Jul
(43) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Kjetil H.P. <kje...@us...> - 2002-02-26 18:12:50
|
Update of /cvsroot/webwork/webwork/src/main/webwork/action/client In directory usw-pr-cvs1:/tmp/cvs-serv2750/client Removed Files: ActionResult.java ClientDispatcher.java package.html Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 18:06:35
|
Update of /cvsroot/webwork/webwork/src/main/webwork/common/util In directory usw-pr-cvs1:/tmp/cvs-serv837 Added Files: package.html Log Message: moved xslt, taglib and velocity to common.view |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 17:12:07
|
Update of /cvsroot/webwork/webwork/src/build In directory usw-pr-cvs1:/tmp/cvs-serv16245 Modified Files: build.xml Log Message: moved expr |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 17:10:55
|
Update of /cvsroot/webwork/webwork/src/main/webwork/core/expr In directory usw-pr-cvs1:/tmp/cvs-serv15553 Added Files: Parser.jj Log Message: |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 17:10:27
|
Update of /cvsroot/webwork/webwork/src/main/webwork/core/expr In directory usw-pr-cvs1:/tmp/cvs-serv15396 Added Files: package.html Log Message: |
From: Taavi T. <ta...@ib...> - 2002-02-26 17:08:41
|
hello, I haven't downloaded webwork for a while and tried it today. It compiled ok but gave following error message duering tomcat startup. I depolyed webwork.war and did not make any changes to tomcat or webwork configuration except I added log4j.jar into tomcat/lib directory. PARSE error at line 1 column -1 org.xml.sax.SAXParseException: Character conversion error: "Unconvertible UTF-8 character beginning with 0x8d" (line number may be too low). with best wishes, Taavi |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 07:15:33
|
Update of /cvsroot/webwork/webwork/src/main/webwork/action/factory In directory usw-pr-cvs1:/tmp/cvs-serv23509 Modified Files: PrefixActionFactoryProxy.java AliasingActionFactoryProxy.java ActionFactory.java Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 07:14:38
|
Update of /cvsroot/webwork/webwork/src/main/webwork/action/test/tutorial In directory usw-pr-cvs1:/tmp/cvs-serv23163/tutorial Removed Files: HelloAction.java Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 07:14:38
|
Update of /cvsroot/webwork/webwork/src/main/webwork/action/test/userreg In directory usw-pr-cvs1:/tmp/cvs-serv23163/userreg Removed Files: EmailEditor.java NameEditor.java PasswordEditor.java SsnEditor.java UserInfo.java UserRegistration.java UserRegistrationBeanInfo.java UsernameEditor.java Validator.java Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 07:14:37
|
Update of /cvsroot/webwork/webwork/src/main/webwork/action/test/log4j In directory usw-pr-cvs1:/tmp/cvs-serv23163/log4j Removed Files: AppenderListing.java CategoryListing.java Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 07:14:37
|
Update of /cvsroot/webwork/webwork/src/main/webwork/action/test/jdom In directory usw-pr-cvs1:/tmp/cvs-serv23163/jdom Removed Files: JDOMTest.java JDOMUrl.java RssReader.java RssSources.java feeds.rdf Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 07:14:37
|
Update of /cvsroot/webwork/webwork/src/main/webwork/action/test/helloworld In directory usw-pr-cvs1:/tmp/cvs-serv23163/helloworld Removed Files: HelloWorld.java Login.java Login.properties LoginStatus.java Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 07:14:37
|
Update of /cvsroot/webwork/webwork/src/main/webwork/action/test/helloworld/applet In directory usw-pr-cvs1:/tmp/cvs-serv23163/helloworld/applet Removed Files: HelloApplet.java Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 07:14:36
|
Update of /cvsroot/webwork/webwork/src/main/webwork/action/test/events In directory usw-pr-cvs1:/tmp/cvs-serv23163/events Removed Files: Login.java LoginBeanInfo.java LoginCounter.java Logout.java NameEditor.java PasswordEditor.java Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 07:14:36
|
Update of /cvsroot/webwork/webwork/src/main/webwork/action/test/bank In directory usw-pr-cvs1:/tmp/cvs-serv23163/bank Removed Files: AccountEditor.java AmountEditor.java NameEditor.java Transfer.java TransferBeanInfo.java Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 07:11:59
|
Update of /cvsroot/webwork/webwork/src/main/webwork/common/xslt/SAXAdapter/dom In directory usw-pr-cvs1:/tmp/cvs-serv22565/SAXAdapter/dom Added Files: NodeWalker.java TextWalker.java Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 07:09:53
|
Update of /cvsroot/webwork/webwork/src/main/webwork/taglib/ui In directory usw-pr-cvs1:/tmp/cvs-serv22218 Removed Files: SelectTag.java ComponentTag.java Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 07:05:14
|
Update of /cvsroot/webwork/webwork/src/main/webwork/taglib/iterator In directory usw-pr-cvs1:/tmp/cvs-serv21177 Removed Files: AppendIteratorTag.java IteratorGeneratorTag.java MergeIteratorTag.java SortIteratorTag.java SubsetIteratorTag.java package.html Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 07:05:03
|
Update of /cvsroot/webwork/webwork/src/main/webwork/taglib/ui/table/renderer In directory usw-pr-cvs1:/tmp/cvs-serv21123 Removed Files: AbstractCellRenderer.java BooleanCellRenderer.java CellRenderer.java DateCellRenderer.java DefaultCellRenderer.java FixedTextCellRenderer.java LinkCellRenderer.java NumericCellRenderer.java Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 07:04:49
|
Update of /cvsroot/webwork/webwork/src/main/webwork/taglib/ui/table In directory usw-pr-cvs1:/tmp/cvs-serv21057 Removed Files: WebTableColumn.java WebTable.java SortFilterModel.java SortableTableModel.java RenderFilterModel.java AbstractFilterModel.java Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 07:04:34
|
Update of /cvsroot/webwork/webwork/src/main/webwork/taglib/ui In directory usw-pr-cvs1:/tmp/cvs-serv21023 Removed Files: TextFieldTag.java TextAreaTag.java TabbedPaneTag.java RadioTag.java PasswordTag.java package.html LabelTag.java ComboBoxTag.java CheckBoxTag.java Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 06:43:34
|
Update of /cvsroot/webwork/webwork/src/lib/common In directory usw-pr-cvs1:/tmp/cvs-serv17071/common Added Files: velocity-dep-1.2.jar Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 06:43:34
|
Update of /cvsroot/webwork/webwork/src/lib In directory usw-pr-cvs1:/tmp/cvs-serv17071 Removed Files: db4o.jar velocity-dep-1.2.jar Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 06:43:33
|
Update of /cvsroot/webwork/webwork/src/lib/examples In directory usw-pr-cvs1:/tmp/cvs-serv17071/examples Added Files: db4o.jar Log Message: Mail regarding refactoring will be sent later |
From: Kjetil H.P. <kje...@us...> - 2002-02-26 06:32:30
|
Update of /cvsroot/webwork/webwork/src/main/webwork/examples/tutorial In directory usw-pr-cvs1:/tmp/cvs-serv15154/tutorial Added Files: HelloAction.java Log Message: Mail regarding refactoring will be sent later |