Search Results for: Unshelled beans
number").name("pos").value( ), br(), "limit ( - ): ", input("number").name("limit").value( ), br(), button("submit", "submit"), button("reset", "reset") ); string html = htmlserializer.default.serialize(myform); position ( - ): limit ( - ): submit reset and you're not limited to just html. the html beans
as a convenience, you can also simply call tostring() on any of these dtos and they will be serialized directly to a string in the typical language (e.g. html beans to html, swagger to json, etc...). more information: juneau-dto...
http://juneau.apache.org/dto.html