Commit Graph

155 Commits

Author SHA1 Message Date
Toby Jee f35ebfde5b WW-1375 added link to hangman to showcase menu
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422426 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 10:09:57 +00:00
Toby Jee 7b87cdec47 WW-1375 finnish up hangman example
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422423 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 09:58:16 +00:00
Toby Jee 25b9d880de git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422414 13f79535-47bb-0310-9956-ffa450edef68 2006-07-16 09:04:22 +00:00
Toby Jee 11e0c2867d WW-1375
- renamed hangman.ftl to hangmanAjax.ftl  



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422409 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 08:45:34 +00:00
Toby Jee 7730d14b25 WW-1375
- modified javascript



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422408 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 08:44:24 +00:00
Toby Jee 2e6605497f WW-1297
- add example into showcase that causes bug WW-1297 to appear  



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422376 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 05:24:08 +00:00
Toby Jee b4dfad3a54 WW-1317
- work on tooltip (changes due to switch to dojo tooltip)



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422251 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 15:24:09 +00:00
Toby Jee 4e7d157c39 WW-1379
- remove example that uses rich text editor



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422250 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 15:19:27 +00:00
Toby Jee 951852b7ca WW-1317
- removed tooltip example, as there's not much functionality to
    demostrate with the change to dojo tooltip



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@422249 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 15:16:11 +00:00
Donald J. Brown 808abc64a0 Fixing last references of xwork.xml that I could find
WW-1344


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@421745 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 23:52:21 +00:00
Patrick Lightbody 3cff6992b5 removing jetty configuration from hostedqa profile (it seems to be breaking stuff at the moment)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@420665 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 00:16:40 +00:00
Toby Jee 09042b0afb WW-1336
- deleted /WEB-INF/classes directory as the resources are already in /resources directory (maven way of grouping resources)

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@420434 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 06:14:35 +00:00
Toby Jee 5e7e1ab298 WW-1336 WW-1367
- moved struts.xml from /WEB-INF/classes to /resources (maven way of grouping resources) [WW-1336]
- used struts.xml instead of xwork.xml [WW-1367]

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@420432 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 06:13:24 +00:00
Toby Jee b4c9490170 WW-1336
- deleted /WEB-INF/classes/ cause the resource are in /resources (maven way of grouping resources)

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@420431 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 06:08:44 +00:00
Toby Jee 97fbc3d356 WW-1336 WW-1367
- moved struts.xml from /WEB-INF/classes to /resources (maven way of grouping resources) [WW-1336]
- deleted xwork.xml in resources (replaced by struts.xml) [WW-1367]

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@420430 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 06:05:49 +00:00
Donald J. Brown 81d16062ed Changing xwork.xml configuration files to struts.xml
WW-1376


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@420410 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 03:33:56 +00:00
Donald J. Brown 56b589c842 Changing xwork package from com.opensymphony.xwork to
com.opensymphony.xwork2, adding rife as optional
XW-399


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@420385 13f79535-47bb-0310-9956-ffa450edef68
2006-07-10 00:57:05 +00:00
Toby Jee 4dd74fe167 WW-1375
- add a simple hangman example (using ajax)



git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@420322 13f79535-47bb-0310-9956-ffa450edef68
2006-07-09 17:06:43 +00:00
Toby Jee cb8898be22 WW-1340
- added <saf:actionerror /> <saf:actionmessage /> <saf:fielderror />
    to example. 
 


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@420285 13f79535-47bb-0310-9956-ffa450edef68
2006-07-09 12:55:46 +00:00
Donald J. Brown c7edf49567 Fixing a few more webwork renamings
WW-1344


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@419812 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 05:43:56 +00:00
Donald J. Brown 0e667557ef Remove deprecated ServletDispatcher
WW-1373


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@419803 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 04:49:13 +00:00
Donald J. Brown 2e6e265ff5 Finishing Struts Action -> Struts renamings
WW-1367


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@419794 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 04:20:06 +00:00
Donald J. Brown 989fae9e17 Trying putting struts2 in the artifact id rather than the group id. This
works better when having maven generate IDE projects so that they don't
conflict with Struts 1 artifacts.  Also fixed up a few other poms.

WW-1367


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@418532 13f79535-47bb-0310-9956-ffa450edef68
2006-07-02 00:16:06 +00:00
Donald J. Brown d6f532c596 Renamed org.apache.struts.action2 package to org.apache.struts2 for apps
WW-1367


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@418530 13f79535-47bb-0310-9956-ffa450edef68
2006-07-01 23:58:13 +00:00
Patrick Lightbody 39de7b84bd @ww.xxx -> @saf.xxx
git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@417951 13f79535-47bb-0310-9956-ffa450edef68
2006-06-29 06:44:20 +00:00
Toby Jee 0f2b0fb9cf WW-1351
- checked for possible NPE being thrown



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@416987 13f79535-47bb-0310-9956-ffa450edef68
2006-06-25 06:52:48 +00:00
Toby Jee afd82ee623 WW-1351
- make User object serializable cause it is saved in session



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@416943 13f79535-47bb-0310-9956-ffa450edef68
2006-06-24 18:26:58 +00:00
Toby Jee 1de3acdeb7 WW-1351
- added apache license on top of code



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@416936 13f79535-47bb-0310-9956-ffa450edef68
2006-06-24 16:40:30 +00:00
Toby Jee d653229405 WW-1351
- added a SessionListener for Chat showcase example to do clean up
    when session expires



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@416935 13f79535-47bb-0310-9956-ffa450edef68
2006-06-24 16:36:59 +00:00
Patrick Lightbody 6facdd3f78 new location of xfire jars
git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415758 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 18:34:16 +00:00
Toby Jee 69d48311d6 WW-1351
- corrected chat example css



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415338 13f79535-47bb-0310-9956-ffa450edef68
2006-06-19 14:19:00 +00:00
Toby Jee cf513dbd1f WW-1354
- corrected showcase tabpanel example3 , local panel are marked with
    theme="ajax" causing them to not function properly



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415139 13f79535-47bb-0310-9956-ffa450edef68
2006-06-18 14:00:02 +00:00
Toby Jee 1910d596f6 WW-1352
- added an example into showcase demonstrating the usage of action
    prefix



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415120 13f79535-47bb-0310-9956-ffa450edef68
2006-06-18 11:08:21 +00:00
Toby Jee 3fdec5b083 WW-1352
- added an example into showcase demonstrating the usage of action
    prefix



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415119 13f79535-47bb-0310-9956-ffa450edef68
2006-06-18 11:07:09 +00:00
Toby Jee 6475e11862 WW-1352
- added example in showcase demonstrating the usage of action prefix



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415118 13f79535-47bb-0310-9956-ffa450edef68
2006-06-18 11:06:23 +00:00
Toby Jee 3cedc1e94f WW-1351
- added missing apache license on top of code



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415117 13f79535-47bb-0310-9956-ffa450edef68
2006-06-18 09:25:00 +00:00
Toby Jee 61730185c3 WW-1349
- removed an unused directory accidently commited in while trying to
    replicate a bug on my local machine



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415116 13f79535-47bb-0310-9956-ffa450edef68
2006-06-18 09:22:12 +00:00
Donald J. Brown 91fc63e233 Changed JSF example to use common CRUD actions and DAO's, reorganizes
pages to match other example

WW-1320


git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415098 13f79535-47bb-0310-9956-ffa450edef68
2006-06-18 05:47:30 +00:00
Toby Jee eb430b3aba WW-1351
- added link to chat (ajax) example 
  - added redirect to chat example when hitting url <context-path>/chat/



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415091 13f79535-47bb-0310-9956-ffa450edef68
2006-06-18 05:11:59 +00:00
Donald J. Brown 3b4e9e9281 Removing XWork IoC references, adding missing jsf showcase index page
WW-1342 WW-1320


git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415052 13f79535-47bb-0310-9956-ffa450edef68
2006-06-17 19:59:52 +00:00
Toby Jee 29f2a02420 WW-1351
- added a simple chat webapp into showcase demonstrating SAF2's ajax
    capabilities



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415014 13f79535-47bb-0310-9956-ffa450edef68
2006-06-17 08:36:47 +00:00
Toby Jee 0ffa565109 WW-1351
- added a simple chat webapp into showcase demonstrating SAF2's ajax
     functionality



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415013 13f79535-47bb-0310-9956-ffa450edef68
2006-06-17 08:35:26 +00:00
Toby Jee fa73b0214b WW-1351
- added a simple webapp into showcase demonstrating SAF2's ajax
    features


git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415012 13f79535-47bb-0310-9956-ffa450edef68
2006-06-17 08:34:33 +00:00
Toby Jee 2ab5d0cff0 WW-1351
- added a simple chat webapp into showcase demonstrating SAF2's AJAX
    features



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415011 13f79535-47bb-0310-9956-ffa450edef68
2006-06-17 08:33:02 +00:00
Toby Jee 0d849490e5 WW-1351
- added a simple chat webapp into showcase demonstrating SAF2's AJAX
    features



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415010 13f79535-47bb-0310-9956-ffa450edef68
2006-06-17 08:31:30 +00:00
Toby Jee a8f9215661 WW-1351
- added a simple chat webapp into showcase decomstrating SAF2's ajax
    features



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415009 13f79535-47bb-0310-9956-ffa450edef68
2006-06-17 08:29:16 +00:00
Toby Jee e1e28a7eeb WW-1351
- add a simple chat wabapp to showcase demonstrating SAF2's AJAX
    features



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@415008 13f79535-47bb-0310-9956-ffa450edef68
2006-06-17 08:27:50 +00:00
Donald J. Brown cca8856326 Made JSF interceptors able to be included in non-jsf actions/apps;
improved JSF example in showcase to allow adding of employees, better
page layout, match other similar examples, add simple validation, add
jsf example link to main page

WW-1320
-


git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@414999 13f79535-47bb-0310-9956-ffa450edef68
2006-06-17 05:51:12 +00:00
Toby Jee 16407882c9 - added an entry for custom freemarker (needed by one of the example in
showcase)
- added entry to disable browser cache, for easier debugging showcase



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@413643 13f79535-47bb-0310-9956-ffa450edef68
2006-06-12 12:16:02 +00:00
Donald J. Brown b867b18b7c Added a wildcard example to showcase, fixed showcase config with new
resources layout, added display of struts classes in debug mode, minor
formatting


git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@413555 13f79535-47bb-0310-9956-ffa450edef68
2006-06-12 00:31:36 +00:00