tags:

views:

135

answers:

1

Hi

I was asked to display the tech design of my JSF application with Visio.

Anyone has an example of uml Visio Diagram for that?

A: 

If your problem is actually that you don't know how to create/use/understand UML in general, then I would recommend to learn about it first. You could also install/use an UML plugin for/of your IDE to generate some UML in your IDE and port it to Visio.

If you're using for example Eclipse, you may find either of those topics useful (all found by this simple search):

BalusC