How to Convert to UI Sketching HTML and JSP file
Hi,
In RRC we draw sketches ui and wireframes, but when we develop software we need them in JSP format. To save time we need tool which converts ui and wireframes drawn in RRC to JSP. is there any tool?
Also not all controls provided in UI, for example client requires specific third party control calander. so how to integrate that in to RRC
In RRC we draw sketches ui and wireframes, but when we develop software we need them in JSP format. To save time we need tool which converts ui and wireframes drawn in RRC to JSP. is there any tool?
Also not all controls provided in UI, for example client requires specific third party control calander. so how to integrate that in to RRC
3 answers
In RRC we draw sketches ui and wireframes, but when we develop software we need them in JSP format. To save time we need tool which converts ui and wireframes drawn in RRC to JSP. is there any tool?
The challenge with UI code generation is that most production web apps use a framework to generate the UI. But a tool like RRC does not know about the various frameworks. With RRC you can look at the html generated in the web client; but all the grouping into panels, etc. in RRC are not visible in the html.