2010/10/11 dzh045 <[email protected]> > Hi , > I have downloaded the "Creating your own WSO2 Carbon components > (PDF)<http://wso2.org/files/premium/webinars/Creating%20your%20own%20WSO2%20Carbon%20components/create_your_own_carbon_component.pdf>". > I have learned that if I want to > create my own Carbon component ,I should create Back-end component > and the Front-end component. > How to create the BE and FE component by using the Carbon Studio ? > > BE & FE components are basically bundles. Its a logical separation based on whether the server which you are trying to deploy these bundles is a BE server or FE server. If you are just starting to work with carbon components I suggest you forget this separation of FE and BE for now and consider them as just bundles to be deployed to a carbon server.
You can use carbon studio to create your own bundles as such and test as well. To start with create a carbon UI Component. Please look at [1] on how to create a Carbon UI Component/Bundle using carbon studio. Please ask if you unclear on the steps. Saminda 1. http://builder.wso2.org/~carbon/carbon_studio-1.0.0/RC1/wso2-carbon-studio-1.0.0-docs/carbon_category.html#CarbonUIArtifact > Thanks! > > > > > ------------------------------ > 全国最低价,天天在家冲照片,24小时发货上门! <http://yxp.163.com/photo/ep.html?sss=fromyx0911> > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
