hello all
i do what mentioned below
but it fails in initialization, and whent i comment
<%@ taglib prefix="tt" uri="/tabletags"%>
it run correctly ,
any suggestion.
Bye.
Mansour <[EMAIL PROTECTED]> wrote: I think you are asking about the taglib
difinition so that you can use
tabletags.
If thi
What do you mean by it fails? I need more details.
What do you get ?
Do you have the jar file in your "WEB-INF/lib" ?
amir nasr wrote:
hello all
i do what mentioned below
but it fails in initialization, and whent i comment
<%@ taglib prefix="tt" uri="/tabletags"%>
it run correctly ,
any sug
hello all
i do what mentioned below
but it fails in initialization, and whent i comment
<%@ taglib prefix="tt" uri="/tabletags"%>
it run correctly ,
any suggestion.
Bye.
Mansour <[EMAIL PROTECTED]> wrote: I think you are asking about the taglib
difinition so that you can use
tabletags.
If thi
I think you are asking about the taglib difinition so that you can use
tabletags.
If this is the case, you need to include the jar file in your
WEB-INF/lib and then add:
<%@ taglib prefix="tt" uri="/tabletags"%>
in your jsp.
amir nasr wrote:
Hello All
Is there any body who knows how can i
4 matches
Mail list logo