Hello All,
I have an existing application with high level flow as mentioned below.
Action class -> DAO class -> Java beans (getter/setter method) -> JSP
I need to reuse the existing code (except JSP part) to dump the data into flat flat.
Wondering what would be the best approach. Appreciate...
Hello All,
Till now my java app was running on Windows and now I need to move it to Linux. On Windows I had mappings.jar in root folder of C drive. I'm not sure where should I move this file in Linux so that my app finds it. Really appreciate any suggestions. Thanks
public Document[]...
Hello All,
I'm getting below message while running application on Oracle Application Server 10g. I have struts.jar under WEB-INF/lib folder in EAR file. Really appreciate any suggestions. Thanks
REPORTAPP: Error preloading servlet
javax.servlet.UnavailableException
at...
All,
Thanks for the reponse.
When I do "nslookup devpc1" from the command prompt it is returning "devpc1.mycompanyname.com". I think it indicates this box is associated with mycompanyname.com domain.
When I try "http://devpc1.mycompanyname.com/Reporter/index.jsp" it is converting to...
Hello All,
I'm using client-side JavaScript to set the cookies. These cookies are set on page home.mycompanyname.com/index.html.
After clicking on the link from the above page it will go
http://devpc1/Reporter/index.jsp
But Reporter application is not finding the cookies though "devpc1" box...
Hello All,
I'm getting below mentioned error in my J2EE application using Struts. Any ideas what might be causing this. I even tried with adding scope='request' in bean:write tag. But it did not help. Really appreciate any suggestions. Thanks
Error : javax.servlet.jsp.JspException: No bean...
Hi All,
I have Download Data option in my web application. I'm seeing a diffence in the file when I download the file using Netscape and IE.
File created by Netscape browser is showing 0D 0A at the end of each record when I view the file in Hex Editor.
File created by Internet Explorer is...
Thanks for the response. I code I mentioned is server-side JavaScript not client-side so it's not browser issue. Do you think it's the samething causing this issue ? I'm not doing any calculation. I'm confused.
Hello All,
I'm calling below mentioned server-side JavaScript code multiple times for different dates. When I call the function first time the varibale shows correct value -.89. When I call the function again for next date it shows -.9400000000000001 instead of -.94. If I run the query in SQL...
I don't think the string has the "extra" Line Feed. With your suggestion it will trim the Line Feed coming from the code.
Bascially when I open the CSV file generated by application in Notepad I seeing
col1,col2,col3LF
col1,col2,col3LF
col1,col2,col3LFLF
But it should be
col1,col2,col3LF...
Hi All -
Our java application (servlets) has the option of generating a CSV file. We are adding LineFeed "\n" after each record we read from the database.
But when we save the file we are seeing an "extra" Line Feed (0A) at the end of the file ? Is there anyway we can eliminate this extra...
Hello All,
The application we have generates one report. This report can be generated again and again for different dates. In my IE default setting is "Check for newer version of stored pages - Automatically". With this setting the IE displays report from Cache even though I generate the report...
Hello All -
I'm getting below mentioned error while running a perl script.
-------------------------------------------------------
ERROR:
trying to GET /shell-cgi/jscompiler.pl, send-cgi reports: could not send new process (File not found)
cgi_send:cgi_start_exec...
Thank you very much for your response. I think you guys are absolutely right. The problem stated when I downloaded and installed some s/w from net. That s/w was to install Dora the explorer images on my desktop as my son is big fan of Dora.
I ran Spy Hunter and McAFee but did not find anything...
Hello All -
I don't know what happened to my PC. For last 2 days it is connecting to internet at regular speed (44.4 - 55 kbps) via dial-up connection. But the pages are loading very very slow. I'm not sure whether it is problem with my PC, Modem, Telephone line or ISP.
I thought it could be...
Hello All -
I'm planning to format hard disk on my PC. I have Win 2K. I have created boot disk for Win 2K. It has created 4 disks. But when I restart the PC with disk 1 it will go into Win 2K setup. Could be please tell me how to start format.
Thanks much
Hi All -
Can anyone tell me what I'm doing wrong here. Appreciate any help. Thanks
In DB
CREATE OR REPLACE FUNCTION sf_Sales (
Date VARCHAR2,
Company_ID VARCHAR2
) RETURN NUMBER IS
:
:
:
In Java Code
sqlStr = "SELECT sf_Sales(" + sqlParam + ") SalesAmt from dual"...
Hi,
I have few JSP pages and one servlet(Main.java). All JSPs have this servlet under action <form action='Main'>. Is there anyway for the servlet to find out from which JSP page it is getting request. I went through HttpServletRequest API but couldn't find anything. Any ideas ? Thanks much.
Thanks for the response. When I tried to re-install WIN 2K it is giving message "Start-up disk is new or has been erased". I'm not able to go to either C or E drive using emergency diskettes. Do you think I need a new hard drive ?
Hi
I had Windows NT 4.0 on my PC. Few months back I upgraded it to Win 2000. Couple of days back it started giving me message "operating system not found" when I tried to start my PC. In the BIOS information I changed the sequence to make CD drive as first device the computer should look for...
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.