Both forms can become very large. Right now, the number of configuration elements are larger than the standard tomcat form limit. This needs adjustments. A temporary fix will be done in #264.
However, the better approach would be to handle large payloads via serialization into JSON. This requires a major rewrite of the current views as well as a custom validation implementation.
Both forms can become very large. Right now, the number of configuration elements are larger than the standard tomcat form limit. This needs adjustments. A temporary fix will be done in #264.
However, the better approach would be to handle large payloads via serialization into JSON. This requires a major rewrite of the current views as well as a custom validation implementation.