You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.
| Online: | 9 Members of 3260 |
| Forum: Seam Users |
18. Jul 2008, 00:08 CET | Link |
4 Replies: | |||
|---|---|---|---|
In Seam in Action, Dan Allen stated How difficult is it to swap in these alternative view technologies? Is there some tips or best practices to consider when doing this? Other than the learning curve, any disadvantages to using Flex over Faceletes/Richfaces? Current reading list: Effective Java, 2nd ed.; Java Power Tools; Ubuntu Linux Toolbox |
|||
what's the best place to start learning how to integrate Flex with Seam apps? And does it violate EAP support contracts if we start using Wicket or Flex, for example, with our Seam apps? Current reading list: Effective Java, 2nd ed.; Java Power Tools; Ubuntu Linux Toolbox |
|||
Wow, sorry for the late reply I just found this post while doing a search. In my opinion the best place to start is at www.graniteds.org. There you can find a bunch of applications that show examples and documentation. All though our documentation is still in the process of being improved. Once you know flex, the learning curve should be pretty small because you can use your back end Seam code just as you would normally. In other words there doesn't have to be anything special in regards to Flex. |
|||
Current reading list: Effective Java, 2nd ed.; Java Power Tools; Ubuntu Linux Toolbox