Can you work using JSF without the need for a Framework? [closed]

1

Maybe the question is trivial or even not very well detailed in a technical way, so I rephrase the case: I'm a newbie in web development, all the time I've been used to pulling / dragging items from the elements palette to a desktop form.

Now I am learning JSF technology but I find it a bit difficult to follow the tutorials of my professor since the content of the design and aesthetics are interspersed with the logic of the application within the content.

First I want to learn how JSF works in the logic of an application. How to pass parameters, validate them, load forms, send data from one form to another, etc ... Is it possible to do so without skimping so much in the area of design? And if so, in what way? How to build web forms in an easy way?

    
asked by Gabriel Hernández 08.05.2018 в 07:05
source

0 answers