Re: [appfuse-user] Edit rows on Display Tag

2007-07-26 Thread sandeepsuku
ck in place - might > take me a few more days though. > > Matt > > On 7/16/07, sandeepsuku <[EMAIL PROTECTED]> wrote: >> >> As iam using display tag for listing purpose , i would like to edit the >> rows >> . I found that , this is being implemented but the de

[appfuse-user] Edit rows on Display Tag

2007-07-16 Thread sandeepsuku
As iam using display tag for listing purpose , i would like to edit the rows . I found that , this is being implemented but the demo which is hosted is not working . This is the url which i guess where the demo is posted for editable display tag . http://demo.appfuse.org/appfuse/demos/users-edit.

[appfuse-user] Removing Xdoclet from Appfuse

2007-07-07 Thread sandeepsuku
Iam using appfuse 1.9.x .I face lot of problems in creating one-to-many and many-to-many relashionship using hibernate xdoclet . I would like to remove the xdoclet support from my appfuse project . And creates the domain classes and the hibernate mapping files with the help of IDE(eg. myeclipse) .

[appfuse-user] Appfuse Integration with IBM RAD IDE

2007-07-06 Thread sandeepsuku
Iam using Appfuse 1.9.x with Tomcat and DB2 database . I would like to integrate it with IBM RAD IDE , which will speed up the development process . I could integrate the source code with IBM RAD and I could run the ant. Since RAD doesn't recognize the appfuse folder struture, it does not allow

[appfuse-user] how to set default values for column using xdoclet

2007-06-26 Thread sandeepsuku
Iam using xdoclet for creating and establishing relationship among tables . In case if i would like to provide a default value to the column , what attribute should be used .. I found that , there is a attribute called unsaved-value which is present for @hibernate.id method level tags. but i could

[appfuse-user] Integrating Ajaxtags with Struts Front end

2007-06-25 Thread sandeepsuku
I would like to integrate the Ajaxtags framework with Struts front ends .I have found tutorial which describes how to integrate ajaxtags with spring front-ends. It will be better , if any one can provide me some idea on how to integrate with Struts front ends -- View this message in context: htt