|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Need Help with JSP coding.
Hello guys. I am doing a project for my apprenticeship in a company which apparently has a stagnant IT dept. And the non IT related ppl expect me to perform a miracle for them..
Somehow or rather I maneged to do the project except for one part which I am having difficulty finishing for the last one month. I did the input coding in dynamic html where the users can add the rows dynamically for input. Most of the codings are in JavaScript. But after finishing that I have been unable to save the data into a Microsoft Access database using JSP. I even have te JSP coding in hand but I need someone to make the codings work as I am pressed for time. Please reply if anyone can help me.
__________________
Ct'zen |
|
#2
|
|||
|
|||
|
More info:???
For one what type of server are you using b/c as you should or already know, MS stuff (Apps,DB,etc...) only work with MS stuff :>
eg.. MS Access (DB) > ASP (ASP engine <actually a .dll>) > IIS OR DB (MySQL,PostgreSQL,Oracle,etc) > JSP > Apache/other Like I said before the JSP code depends on the Http-Server and the OS that that server is running on, but if you are running a MS OS server with a compatable Http-Server you may need to check the ODBC or DB Connector that you are using. If you are getting a error message then include that with the reply with your server information. |
|
#3
|
|||
|
|||
|
Hello Jimdogee,
I am using Orion 2.0 server with Microsoft Access 200 DB and JSP codings. Actually there is no server incompatibility problem at all. the only problem is programmer incompatibility...lol. Coz I have no idea in getting the dynamic contents of the html page saved into teh databse using JSP. If the input fields are static and pre determined..I can do it easily. But I have managed to create the dynamic html where the user can add the input field accordingly. Now I am facing trouble grabbing the data from the dynamic page into my database. Coz I am totally confused on the implementation of the JSP codings. Check out the coding I am telling you about at this URL The HTML Code - Ctzen.html Last edited by Ct'zen : September 18th, 2003 at 11:21 PM. |
![]() |
| Viewing: Dev Shed Forums > Other > Project Help Wanted > Need Help with JSP coding. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|