Hello,
Is it posible to use jspx for the views of an generated webflow. If I add a View State to the webflow diagram it generates a jsp file. If I add a view State and change the viewname to viewone.jspx it generates a file with jspx extension but the content of the file is the same as the jsp file.
I would like to use some kind of template and Composition of components.
If this the right way with webflows?