Questions tagged [bootsfaces]

Next gen JSF Framework that takes the best from Bootstrap 3 and jQuery UI to let you develop Front-end Enterprise Applications fast and easy.

Next gen JSF Framework that takes the best from Bootstrap 3 and jQuery UI to let you develop Front-end Enterprise Applications fast and easy.

BootsFaces is targeted at Java EE 6/7 and requires a Java 1.6 or later VM.

JSF 2.0, 2.1 and 2.2 are supported.

Oracle Mojarra 2.2+ or Apache MyFaces 2.2+

http://www.bootsfaces.net/

https://github.com/TheCoder4eu/BootsFaces-OSP

176 questions
0
votes
1 answer

JSF Primefaces and Bootsfaces

I have a problem. I'm making a website with the layout of PrimeFaces, which loads a page in the center when I click on any menu item on the left, but when I use the theme of BootsFaces ( , page load in the center but it…
MiguelxTx
  • 1
  • 1
  • 1
0
votes
1 answer

Panel collapse icon is not displayed properly

As you can see below, the icon (in the right corner) is not displayed properly. Usually, it is an arrow down, as you can see in the showcase of BootsFaces. My looks like: How…
alexander
  • 1,191
  • 2
  • 20
  • 40
0
votes
1 answer

How can I add a badge next to the title of a panel?

I am using BootsFaces in version 0.7.0. In BootsFaces, you can easily create a badge with . This works great. Actually I am using a . I am trying to add a just next to the title…
alexander
  • 1,191
  • 2
  • 20
  • 40
0
votes
2 answers

using Bootsfaces in a netbeans project with Tomcat

I've created a netbeans (7.31) new web project with JSF 2.2, using Tomcat, and I downloaded and added Bootsfaces-OSP-dist-0.7.jar to my project. I did all things related in Bootsfaces quick start guide, included all about web.xml , faces-config.xml…
Jose A. Gam
  • 3
  • 1
  • 3
0
votes
2 answers

b:navLink action is never invoked

I'm currently writing a webapp using bootfaces. In my application I have a top navigation bar like the following
user3780616
  • 1,183
  • 1
  • 10
  • 23
0
votes
1 answer

How can I use inline CSS in a b:row?

I know that the style attribute can be used in a b:panel, for example. How can I use it in a b:row? I want to do something like this: ... But the attribute is omitted in the final HTML page and I do…
Johannes
  • 828
  • 12
  • 29
0
votes
0 answers

Opening Bootsfaces page in Eclipse browser or Mobile browser causes "Opening and ending tag mismatch: li"

I am trying to create a application with bootsfaces. while rendering page in Mozilla or chrome , everything looks fine. when i render in inbuilt browser in eclipse or browser in mobile i am getting following error This page contains the following…
0
votes
1 answer

Create a custom icon for

I am trying to use Bootsfaces for one of my hobby project. Bootsfaces provide option to add Icon to button and Nav bar Links. I want to create a custom icon and want to add that to a Button. I searched Bootsfaces.net for documentation but unable to…
0
votes
1 answer

Bootsfaces page shows up in browser without any styling

I have created a simple JSF project in eclipse running on Tomcat, I tried including the Bootsfaces jar in /WEB-INF/lib and including the tags in my xhtml page (as shown in the Bootsfaces getting started page) ,but that does not seem to be work, I…
Idea Inside
  • 197
  • 1
  • 4
  • 15
-1
votes
1 answer

How to make Bootsfaces datatable display a dialog box on row selection

Currently working on a project which uses Bootsfaces. I have a bootsfaces datatable in which i need to open a dialog box upon row selection. Please advice how to proceed. Below is the code
rahul
  • 137
  • 3
  • 14
1 2 3
11
12