<%@ taglib uri="http://java.s" name="description">

hello the following is my code
print("code sample");
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
I want to put a commandButton tag. When I click on the button it should generate another panelgrid with the same number of columns and rows (Each time I click). what should I add to realize it? and give me an example if it is possible
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.