-
May 8th, 2013, 04:54 PM
#1
Best way to integrate twitter bootstrap within a spring web app - taglib?
Twitter Bootstrap has become a major player if not the major player in the CSS realm.
I'm writing a Spring Web app using bootstrap and there are many ways to go about it.
So far I've gone the way of tag lib (tld files) to encapsulate Bootstrap's proprietary form and form error handling with spring's form / error handling.
It works ok. But I'd hate to re-invent the wheel and not the best wheel if I had to. Hence the following 2 questions:
- Do you know of a well-written example project mixing Spring and Bootstrap?
- Which do you think is the best technology to integrate bootstrap.css components within a Spring app? Tiles? Tags?
Any feedback welcome.
Last edited by SpringConsultant; May 9th, 2013 at 01:03 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules