Looking for open source project in JSF for learning

Hi,
I am quite a beginner to JSF, I think it will be good to read some existing source code, could anyone recommend some projects that I can turn to? I am particual interested in an online text editor.
I think currently I could understand how the jsf works, its relationship with jsp, html, css,and how It could cooperate with AJAX. and I have written a small amount of web pages , which were aimed at providing a blog-publish like service. That's why I am interested in online text editor. But any other capable project would be also helpful for me.
Thanks.

You can find (simple) samples here:
[https://javaserverfaces.dev.java.net/servlets/ProjectDocumentList?folderID=4036&expandFolder=4036&folderID=0]
[http://www.coreservlets.com/JSF-Tutorial/]
You can find a HTML/rich text editor as JSF component in the Mojarra Scales component library: [https://scales.dev.java.net/htmlEditor.html].

Similar Messages

  • DBAShell - New Open Source Project for Oracle DBA's

    I'd like to have this project included in the Open Source Oracle tools list at: http://www.oracle.com/technology/community/opensource_projects.html
    I’'ve been an Oracle DBA for quite some time (since 7.0.13) and a developer for many years. One of the things I'’ve always wished for was an easier way to set up environment variables for different Oracle Home’s and a way to provide passwords to scripts without embedding them in plain-view.
    About 3 years ago, I started a set of functions and scripts at my company that did exactly just that and provided many more functions for things like checking database status, running scripts quietly unless errors are detected, running actions in parallel (like fast shutdowns at once, or multiple analyzes), restarting databases in a guaranteed fashion, aliases to common folder locations, etc..
    About a month ago, after putting all this time and effort into these scripts and using them in production all this time, I realized I wanted more out of the scripts like support for other databases and thought that it would be best if I gave it new life as an Open Source project.
    So that is how http://sourceforge.net/projects/dbashell/ was started. Now it’s in a second release (DBAShell 0.85) that is more modular and would allow other people to easily add support for other OS’s, other Shells, and other Databases.
    Here is a description of the project from the latest news item:
    DBAShell is a project based around Shell functions and scripts designed to make it easy for DBA's to use Databases in a command line environment. Currently supported is Oracle with ksh and bash on AIX, Solaris, Linux. The code base itself is 3 years old and has been in use in Production environments all of that time.
    Features include:
    * Automatic setting of all environment variables based on SID requested.
    * Manage PATH's and other path like variables for each ORACLE_HOME needed.
    * Run scripts with stored passwords (no more hard-coding of passwords!!)
    * Automatically set SID based on Script location (makes it easier to share scripts between SID's)
    * manage temporary script output and check for oracle errors in output
    * check database status and versions from scripts
    * stop/start databases in parallel (faster startup)
    * compile all database objects
    * analyze objects in parallel (Faster analyzes)
    * set aliases and variables for common SID areas, etc..
    * many helpful commands for common Oracle tasks
    Over a thousand people have already downloaded the prior release and more are downloading every hour.
    I'm seeking feedback from anybody that would be willing to take a look at the project, trying it out, give me any feedback you have on it, and perhaps even direct me to where I could best promote this project.
    I wrote a tutorial that shows at a glance some of the more useful features of DBAShell:
    http://sourceforge.net/docman/display_doc.php?docid=34041&group_id=170224
    Main site:
    http://sourceforge.net/projects/dbashell/
    Documentation: http://sourceforge.net/docman/display_doc.php?docid=33704&group_id=170224
    Download:
    http://prdownloads.sourceforge.net/dbashell/dbashell-0.85.tar.gz?download

    Always glad to have people thinking about the poor DBA's. Usually, the developers get most of the attention in open source.

  • DBAShell - Open Source project for Oracle DBA's

    I’ve been an Oracle DBA for quite some time (since 7.0.13) and a developer for many years. One of the things I’ve always wished for was an easier way to set up environment variables for different Oracle Home’s and a way to provide passwords to scripts without embedding them in plain-view.
    About 3 years ago, I started a set of functions and scripts at my company that did exactly just that and provided many more functions for things like checking database status, running scripts quietly unless errors are detected, running actions in parallel (like fast shutdowns at once, or multiple analyzes), restarting databases in a guaranteed fashion, aliases to common folder locations, etc..
    About a month ago, after putting all this time and effort into these scripts and using them in production all this time, I realized I wanted more out of the scripts like support for other databases and thought that it would be best if I gave it new life as an Open Source project.
    So that is how http://sourceforge.net/projects/dbashell/ was started. Now it’s in a second release (DBAShell 0.85) that is more modular and would allow other people to easily add support for other OS’s, other Shells, and other Databases.
    Here is a description of the project from the latest news item:
    DBAShell is a project based around Shell functions and scripts designed to make it easy for DBA's to use Databases in a command line environment. Currently supported is Oracle with ksh and bash on AIX, Solaris, Linux. The code base itself is 3 years old and has been in use in Production environments all of that time.
    Features include:
    * Automatic setting of all environment variables based on SID requested.
    * Manage PATH's and other path like variables for each ORACLE_HOME needed.
    * Run scripts with stored passwords (no more hard-coding of passwords!!)
    * Automatically set SID based on Script location (makes it easier to share scripts between SID's)
    * manage temporary script output and check for oracle errors in output
    * check database status and versions from scripts
    * stop/start databases in parallel (faster startup)
    * compile all database objects
    * analyze objects in parallel (Faster analyzes)
    * set aliases and variables for common SID areas, etc..
    * many helpful commands for common Oracle tasks
    Over a thousand people have already downloaded the prior release and more are downloading every hour.
    I'm seeking feedback from anybody that would be willing to take a look at the project, trying it out, give me any feedback you have on it, and perhaps even direct me to where I could best promote this project.
    I wrote a tutorial that shows at a glance some of the more useful features of DBAShell:
    http://sourceforge.net/docman/display_doc.php?docid=34041&group_id=170224
    Main site:
    http://sourceforge.net/projects/dbashell/
    Documentation: http://sourceforge.net/docman/display_doc.php?docid=33704&group_id=170224
    Download:
    http://prdownloads.sourceforge.net/dbashell/dbashell-0.85.tar.gz?download

    Always glad to have people thinking about the poor DBA's. Usually, the developers get most of the attention in open source.

  • EJB 3.0 in a real world open source project. Great for coding reference!

    If you are interested in seeing EJB 3.0 implemented in a real world project (not just examples) or if you are interested in learning how to use them I suggest you to take a look a the open source project Overactive Logistics.
    It has been written totally using EJB 3.0 (session and entity beans) I found it very helpful in solving several technical situations I was facing.
    You can get more information at:
    http://overactive.sourceforge.net

    Thanks for the ponter, I will check it out.
    hth,
    Sean

  • Working on Open Source Projects for N00b programmers

    Hi,
    I have heard the suggestion on the forum that working on open source projects_ is a good way to refine your programming skill.
    I am learning Object Oriented Programming concepts in my Java class. I have found that I am not getting as much practical experience* as I feel I need to really cement the concepts in practice, and to cement the concepts in my brain. I read the book a lot, and I get a lot of the theory, and I can make sense of all the book's code examples, but I feel like I need to start doing hands on code manipulation and/or problem solving to make these things stick in my brain.
    Finally, I am genuinely a n00b, so even though I get all the concepts of OOP on a high level, I only have done pedagogical exercises, not any real practical experience. So I am looking for Open Source projects who's code isn't super intricate and will be manageable to decipher, based on my limited experience.
    Also, if the projects are on cool interesting things like Open Office or Audacity or Mozilla Firefox or Miscellaneous Widgets (the kinds of things we use in everyday computer use, I know this varies from person to person, but anyway...) or Scientific/Mathematical Simulations etc, all those sorts of things would be cool.
    Thanks a bunch

    infinitelyLooping wrote:
    I like you. A lot.
    NO xxxxBoy, that just makes me want to bend over backwards to help you.

  • Open Source project - request for interest

    Hi,
    I know this may not be the most appropriate place for this but I couldnt find anywhere else. The project is due to start up in early 2006. The technology is Java based and supports J2EE. It enables developers to work at a high level and generate apps very quickly and more complex functionality can be built using Java to address requirements.
    I thought I would post this here for anyone interested in participating in a new Open Source project for a Java development tool.
    I apologise in advance if anyone gets upset over this post - but I thought Java developers should be aware of the project.
    Thanks.
    Be in at the start of an exciting new Open Source initiative!
    If you're a Java developer and you'd be interested in participating in the development of a new UK-based Open Source project then read on.
    The project would seek to take an existing, powerful J2EE-based rapid web application development tool on to the next level. Sitting happily alongside other well-known open source names such as Red Hat, MySQL and JBoss, it enables the building and deploying of J2EE-based web applications in a fraction of the time that it would otherwise take to develop them. But the possibilities are only limited by your imagination.
    So, if you're interested in contributing to the evolution of this project please email us at [email protected] with your contact details and we will be in touch with you.

    Thanks for the ponter, I will check it out.
    hth,
    Sean

  • Open Source Project for PHP

    Open Source Project Announcement...
    I have started an open source project to build a module for
    PHP4 that will allow direct calls to Tuxedo services from
    the PHP script, the project name is php-tuxedo.
    Think about it for a second... The ability from inside a
    PHP web page to directly call already existing Tuxedo
    services anywhere in your environment. Just like PHP can
    open a database connection to Oracle or Sybase, it would
    open a Tuxedo connection as a Tux client to a Tuxedo
    middleware environment.
    For those who have used PHP, you know how easy it is to
    build dynamic web pages. But those pages are mostly limited
    to database queries or flat file access for data. With this
    project you could call all your existing enterprise Tuxedo
    services directly. I believe this would be a very powerful
    enhancement to PHP's capabilities.
    To those familiar with Tuxedo, you know about how powerful
    an implementation of Tux middleware services can be for
    departmental and enterprise solutions.
    I want to bring these two pieces together.
    Project status. The project is in its early infancy, but
    some parts are functional. I have successfully built a
    client page that uses a STRING buffer to call a service with
    tpcall and returns a STRING buffer back. Primitive? Sure,
    but this is only the start. I have ideas of how to
    implement many other functions and buffer types including
    FMLs.
    There is much work to do, but if you are interested please
    check out http://php-tuxedo.sourceforge.net. There you can
    download my first cut and more importantly follow the
    project as it progresses. For the really ambitious I would
    welcome any testing or development help on the project.
    Please note I’m posting this note to several lists I don’t
    normally monitor, so I may not see a reply on the list.
    Hope to hear from you.
    Brian Foddy
    [email protected]

    Always glad to have people thinking about the poor DBA's. Usually, the developers get most of the attention in open source.

  • New Project for Oracle Open Source Projects Page

    Another SQL*Plus clone but this one is written in pure java, feel free to add it to the Oracle Open Source Projects page:
    SQL*More is a tool to execute commands against SQL databases in the same vein as SQL*Plus for Oracle. Key features are platform independence, database independence, a self-contained networking stack, a terminal friendly CLI implementation, and macro-like commands.
    Thanks,
    Marc

    Happy to, but we'll need your project URL.
    Cheers, OTN

  • Open source projects for reading/wrting Excel, need your ideas

    Hi all,
    First of all, I am sorry that i didn't find the matched category under the listed forum topics.
    I am evaluating some open source projects for processing(read/write) Excel files, so far i have found two: POI from apache and Java Excel API, however, i am wondering if there are any excellent projects that i missed, would anyone who have such experience please give me some ideas? Any better APIs?
    Any helps are appreciated!
    Thanks a lot,
    thurm

    hi macrules2,
    thanks for you reply!
    I think POI is not 'excellent' in some areas, for example, i found POI sometimes cannot read Date format collectly, and cannot support some kinds of formula either. So we want another more 'excellent' java-excel components.

  • SQLpython in Open Source Projects for Oracle

    I'd like to strongly reccommend SQLpython ( https://twiki.cern.ch/twiki/bin/view/PSSGroup/SqlPython ) be added to the Open Source Projects for Oracle page ( http://www.oracle.com/technology/community/opensource_projects.html ). It's an SQL command-line client whose chief strength is incredibly convenient extensibility / personalizability. I've reviewed it briefly at http://catherinedevlin.blogspot.com/2006/05/sqlpython-sql-client-of-your-very-own.html
    Thanks very much!

    We have made this addition.
    Cheers, OTN

  • Invitation for Open Source Project

    Hi,
    I'm starting a open source project which involves web based Java, JBoss application server and JBoss Seam framework. I'm a student and I work on the project in my free time for training. Every one who want to take a part in this hobby project in his free time is invited.
    Send me e-mail.
    < email address removed by moderator >
    Regards
    Peter
    Edited by: rukbat on Jul 19, 2011 6:17 AM

    Moderator Advice:
    These forums are intended for public user-to-user conversations that create an intellectual knowledgebase HERE, now somewhere else.
    As such, your post happens to be off-topic for the entire forum web site.
    I removed your email address to protect you from unscrupulous harvesters that would spem you forever.
    This posting is also now locked.

  • ANN: Ajax4jsf . New Open Source project that brings AJAX capability to JSF

    I would like to inform everybody about the new Open Source project - Ajax4jsf. It is hosted on java.net
    URL: https://ajax4jsf.dev.java.net/
    Ajax4jsf is a rich component framework that has been created exclusively to bring rich user interface functionality to the JavaServer Faces. It enables page-wide AJAX support instead of the traditional component-wide. It means you can define the event on the page that invoke AJAX request and area(s) of the page that should be synchronized with the JSF Component Tree after the AJAX request changes the data on the server according to the events fired on the client.
    Actually, ajax4jsf is based on the framework, Alexander Smirnov introduced last summer ( http://smirnov.org.ru/en/ajax-jsf.html ) . He is an architect for ajax4jsf right now.
    In addition to the features the previous version of his framework had, we already added the following:
    * Framework for support easy change "look and feel" ( skinning )
    * Support for handle off-page resources ( JavaScript, CSS styles, images, objects). Resources can be placed in application classpath ( for example, put in JAR), generated by program ( for example, paint images by Java2D or JAI ), with full caching support
    * Templating system for easy creating components renderers ( using jsp-like xml template instead of direct call write...() methods )
    * Special JTidy-based response filter - it can correct any HTML code from components to avoid incompatibilities with DHTML
    Sergey : https://ajax4jsf.dev.java.net/

    You can find (simple) samples here:
    [https://javaserverfaces.dev.java.net/servlets/ProjectDocumentList?folderID=4036&expandFolder=4036&folderID=0]
    [http://www.coreservlets.com/JSF-Tutorial/]
    You can find a HTML/rich text editor as JSF component in the Mojarra Scales component library: [https://scales.dev.java.net/htmlEditor.html].

  • Open source Projects

    Hi,
    I have been working on LV with 3 yrs exp  now. I am willing to work on some open source projects or collaborate with any one for such work in free time. Have good exp in IMAQ , and HiL development . Do please let me know for any such research work.
    Regards,
    Sundar.

    look at openg.org
    Paul Falkenstein
    Coleman Technologies Inc.
    CLA, CPI, AIA-Vision
    Labview 4.0- 2013, RT, Vision, FPGA

  • New Open Source Project - Java, Struts, EJB

    There is a new open source project called Centraview. This is an open source CRM/SFA application which can provide a business a full view of their enterprise from lead generation, sales, contact management, project management and integrate into accounting. The development has been going on for more than a year now and they've now taking this open source, so there is alot of opportunity for Java developers to get involved with project that really takes advantage of Java technology. The system is built on the Struts framework and utilizes JBoss as the EJB container, the back-end database is MySQL although there is some initiatives to look at DB abstraction. Anyway here's the link:
    http://sourceforge.net/projects/centraview/
    Anyway I decided after examining Centraview, that we're not going to be building our own, but using Centraview and it's nice to know we can take part in development and understand the inner workings, so we never limit ourselves.

    Presumably you mean GUI and not web.
    I have used AutoIt to drive GUI window applications.
    [http://www.autoitscript.com/autoit3/]
    Seemed pretty easy when I used it. It had a recorder.
    On windows I believe you can also use "script host" and the newer powershell but I have used those.
    You could also look at the java Robot class or whatever it is called.

  • Do you want to contribute to the Flex open source project?

    We'd like to gauge community interest in contributing to the Flex open source project. Please take this 15 minute survey and be thorough in describing what your particular interests are. Please provide your contact information so that in the future we can reach out to you and keep you informed about our open source developments. We look forward to hearing from you!

    Hi daslicht,
    im also very interrested to know the answer.
    But im afraid they wont because it uses code from other proprietary tools.
    And even if the community get flash catalyst source code, it will be useless (in a sens) mainly because the synergy with other Adobe Tools will not be maintained. And for me it was the main power of Flash Catalyst.
    And knowing that, i think it is more easy for Apache community to create a new tool from scratch not linked to Adobe's tooling chain.
    It could be a Flex app!!
    For you information, the design view from Flash Builder has also been discontinued by Adobe. But in that case its a flex app incorporated in Flash Builder so theres good chances that Adobe will donate it to Apache community.
    So why not use the design view as a base for a Flash Catalyst like tool? by making it a standalone tool or designers.

Maybe you are looking for

  • Image Byte size in "Save for Web"-Dialog is wrong?

    The Image Byte size in the finder is always larger than the size stated in Photoshop's "Save for Web"-Dialog box. For example, it shows me 34,36 KB in the SfW-Dialog, while the file information in Finder puts out "38,831 KB". Does anybody know how to

  • Error while publication of Crystal Report in BO XI R3

    Hi, All We are using Crytal Report 2008 - BO XI R3 with SAP BI 7.0. We have created Crystal report for SAP BI Query and report is working fine in InfoView. While creating a publication on the same report ( which is having subreport in it ), it is giv

  • GROUP BY a single field, show all fields

    I have this table: CREATE TABLE Prices(ServiceType VARCHAR2(30), EffectiveDate DATE, Fee NUMBER, Commission NUMBER, PRIMARY KEY(ServiceType, EffectiveDate)); I am trying to write an SQL query to get the ServiceTypes and Fees. However, I only want tho

  • I have approached the carriers for service

    I have approached the carriers (Etisalat & DU) and even AXIOM for the sevice. They have not accepted the phone, finally I given to the shop where I purchased. During the purchase, it was assured the 1 year replacenment guarantee for any defects. Now

  • What happened to The Weather Channel HD Feed

    Live in Comcast Elgin/Algonquin area. Channel 270 for The Weather Channel HD is broadcasting in SD feed. Anyone else experiencing this issue. All of my other HD channels are working properly.