Re: Integration of JSP with an existing application...

2001-07-04 Thread Roger Cuddy
Calling the c++ api is nothing major. Wrap the api in a JNI wrapper and it's available to you from java. Much greater issue in these types of projects is often mapping the logic from a standalone app to a a request/response architecture. Look at the JNI section of any decent java book or just use

Re: JSP EDITOR QUESTION. CAN ANYONE HELP?

2001-06-09 Thread Roger Cuddy
The jive forum package includes java syntax highlighting as one of it's features in the form of a filter. It would not be hard to use the filter for your purposes (if your site is servlet enabled ) or incorporate it into an app to do a straight conversion output to html files. Get the package

Re: Good Afternoon

2001-05-30 Thread Roger Cuddy
change the window.location as in: img src=print.gif ondblclick=window.location='http://localhost/test2.html' -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Vadlmudi Harischandra Sent: Wednesday, May 30,