S
shabbir_a
Hi,
I have a java application with source code. I want to convert that
into a servlet in order for it to be called within a web app. The
java app has its own manifest, config.xml and .gram file, plus the
java file and the libraries (linked in teh manifest file). I have
created a new web project in netbeans, with a new servlet and copied
the code from the original java file, linked in the libraries, but
how to link the configuration and .gram (grammar) file?
Also if I am referencing a file in the servlet, where would the file
be required to be located?
Thanks in advance.
Shabbir
I have a java application with source code. I want to convert that
into a servlet in order for it to be called within a web app. The
java app has its own manifest, config.xml and .gram file, plus the
java file and the libraries (linked in teh manifest file). I have
created a new web project in netbeans, with a new servlet and copied
the code from the original java file, linked in the libraries, but
how to link the configuration and .gram (grammar) file?
Also if I am referencing a file in the servlet, where would the file
be required to be located?
Thanks in advance.
Shabbir