Hi, We originally posted inlining work directly into the existing container shindig-container/server side components... see https://issues.apache.org/jira/browse/SHINDIG-1402
After reviewing some of these changes and learning more about the features, we've stepped back and refactored those changes as a feature on the common container. I add a new patch, which is based on new common container as well as its new patch: https://issues.apache.org/jira/browse/SHINDIG-1460 After apply the patch, access http://localhost:8080/container/helloworld_common3.html you would see the inline gadget and iframe gadget being rendered on same page, though they are helloworld gadgets. Gadget requires "inline" feature will be rendered as inline one. Have to say that introducing inline rendering would cause much problem for gadget features, since most of them are design specially for iframe rendering gadget. We will post the impacted aspects in following comments. Best Regards, Kevin, Zhang Kai Feng IBM Project Vulcan Development IBM China Software Development Lab
