I have a java code which successfully calls C code through JNI. I want to know whether I can have a bean which calls this Java code so that from the browser I can have a jsp calling a bean and thus set it working from the browser.
The path I visualize for the above thing to work is...
I have a java code which successfully calls C code through JNI. I want to know whether I can have a bean which calls this Java code so that from the browser I can have a jsp calling a bean and thus set it working from the browser.
The path I visualize for the above thing to work is...
Hi,
Could someone help me on this. I get this error msg
when calling the bean named UserData from Savename.jsp.
Parsing of JSP File '/SaveName.jsp' failed:
--------------------------------------------------------------------------------
/SaveName.jsp(1): Could not create a bean of type...
Hi,
Could someone help me on this. I get this error msg
when calling the bean named UserData from Savename.jsp.
Parsing of JSP File '/SaveName.jsp' failed:
--------------------------------------------------------------------------------
/SaveName.jsp(1): Could not create a bean of type...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.