It's all about the answers!

Ask a question

How to Convert to UI Sketching HTML and JSP file


Ketan Shah (1151) | asked Oct 25 '09, 12:58 p.m.
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

3 answers



permanent link
Pratik Shah (18622) | answered Oct 26 '09, 10:05 a.m.
JAZZ DEVELOPER
That is not supported.

permanent link
Daniel Moul (4.9k1318) | answered Oct 26 '09, 11:30 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
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.

permanent link
Daniel Moul (4.9k1318) | answered Oct 26 '09, 11:31 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
not all controls provided in UI, for example client requires specific third party control calander. so how to integrate that in to RRC


The best way to do this is to create an image of the 3rd-party control, and use that in the UI sketches.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.