Re: Rest Components Questions
Re: Rest Components Questions
- Subject: Re: Rest Components Questions
- From: Pascal Robert <email@hidden>
- Date: Tue, 10 Apr 2012 09:28:22 -0400
Le 2012-04-09 à 15:27, Emmanuel Tote Dominguez Torres a écrit :
> Good Afternoon List, hope everybody is ok,
>
> I am working using ERRest and I had this wild idea, so I would like to know if it is possible to achieve this and some pointers (if it is indeed possible),
> I have been using the automatic html routing and it has been working great, but I want to take that a little bit further if possible,
> My project includes a module that decides what modules a user can access to and it loads them into the main page divs (multiple containers),
> but I plan to use multiple ERRest applications each one being an independent module , so I would like to use the html routing to return the contents
> of stateless components into the divs, but i have just achieved this embbeding multiple pages, and that messes up some design stuff,
>
> So I want to design the showPages, or return the html content from the components to display it and still be able to use the back-end of the application
> (ajaxsubmitbuttons, normal buttons, etc) without the embedding part, is it possible?
I'm a bit lost here. Instead of trying to get the generated HTML from components and display them in divs, why don't you put the components in a framework and use them when necessary?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden