1
Good afternoon, everyone!
My question is this:...
I have a newly created JSP project in netbeans and want to work with Bower to manage my front-end packages.
Where to create the bower_components folder?
If it is created within web (view) when generating . War it will be sent to the server, how should I treat these files?
Thank you.