Wednesday, March 10, 2010

Re: [Java] calling c++ dll through jsp

Define a tag with the proper parameters. Insert that in your JSP. Have
the tag Java code call the routines in the DLL. NOTE: This only works
when the page is being created. If you want a user action to trigger
calling the DLL, you'll have to do a submit, and the submit handler will
need to call the DLL.


-Java Guy


anjali sharma wrote:
>
> hello friends,
> I m presently working on JNI so please can any one help
> me that if we have c++ dll or vb dll than how can we call those functions
> through jsp and how can we pass value to parameter of those functions.
>
> jst for a simple database example if we create our gui using html having a
> text box for roll no and other for name then if we enter the roll no and
> click the ok button ,then browser show the name of the candidate
> having the
> particular roll no.
>
> but the problem is that the database application and all the access
> functions are created in c++ and take backend as oracle so how can we call
> those function using jsp.....
> plz help me.if any one knows and also can send related material on my
> email.....
>
> Anjali sharma
>
> [Non-text portions of this message have been removed]
>
>


------------------------------------

Visit http://aiaiai.com or http://jgame.org for more groups to join.
Java Official Group is created for the following topics: Java 2 Enterprise Edition - J2EE, Java 2 Standard Edition - J2SE, Java 2 Micro Edition - J2ME, XML, XSL, XSD, XPATH, Web Services, Jini, JXTA for all type of Java Geeks.
Whoever posts spam / ads / job related message will be BANNED IMMEDIATELYYahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Java_Official/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/Java_Official/join
(Yahoo! ID required)

<*> To change settings via email:
Java_Official-digest@yahoogroups.com
Java_Official-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
Java_Official-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

No comments:

Post a Comment