Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this support mvc? #104

Open
paulpach opened this issue Jul 12, 2017 · 1 comment
Open

Does this support mvc? #104

paulpach opened this issue Jul 12, 2017 · 1 comment

Comments

@paulpach
Copy link

The example does not show it, it only shows a redirect

Does this support using a jsf page as the view for my controller?

Where should I put my views and what should the controller return for the name of the view?

@persapiens
Copy link
Member

Hi @paulpach,

spring mvc and jsf are two different view technologies. Controller is used by spring mvc not jsf.

joinfaces enables jsf inside spring boot application.

this repo illustrates how to use jsf inside spring boot, not spring mvc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants