Hi all--
I am running apache 1.3 and tomcat 4.0. on Windows XP. I would like to keep both .html and .jsp in my htdocs folder. But have jsp sent to Tomcat. Can someone help me with this configuration change?
Thanks
--Caffeinerusher
Well I'm not an admin myself, but I work with them. Our production support admins don't do alot of scripting. Generally they use basic Unix commands, FTP, CHMOD, etc. When the programmers screw something up, the admin doesn't fix it, just recognizes the error, then gets the programmer out of...
Hi--
I am working on a J2EE project and am trying to put together a simple example as follows:
1. JSP page with a simple form.
2. A controller servlet
3. EJB
When the user does a 1 of 2 tasks, the controller servlet calls on a method located in 1 of 2 EJBs. The EJB would pass a string back to...
I could do it with a JSP, but currently that pages I need to work with are not jsp. That is why I am looking for a javascript solution, if there is one. Thank you for the response.
--Caffeinerusher
Hi all,
Is it possible to access the date/time on the server using javascript. I can get the date/time of the machine, but I need something a bit more reliable. Any Ideas?
--Caffeinerusher
Hey all,
I'm using on option box for a little piece of navigation. Select a url from the list and click "go" and you are taken to that url. My question is that I have a selection with no value that serves to label the option box. When you go to a url and then click back I would like...
I'm looking for a simple servlet example to learn from. All I would like to see is an HTML form with a single text field and a submit button. On Submit, the servlet email s the contents of that text field to a defined email address. If anybody has some code I could view, it would be appreciated...
Hi-
Currently I have about 4 cgi scripts that process HTML form data. All they really do is take the form data and send it out in an email. Is there a way to create something in Java that would do the same function, but it could be used for any of my html forms. For example...If I were to...
Hi,
I have a link on a page with a declared class and a declared ID. There is a rollover on this link that calls a javascript function. The ID of the link is passed to the function. Using this value, I need to access the className of that link. For instance.. theID is the value of the ID passed...
For any of you corporate or e-commerce developers out there. What browsers do you support? I am forced to support Netscape 4.x IE 4+ on both PC and Mac. I am trying to collect some data that would help support an effort to no longer support Netscape 4.x Any help is appreciated.
--Caffeinerusher
I am coding a navigation bar that needs to have simple rollovers. Each link is contained in a table cell. The navigation needs to be text only--no graphics. What is the best workaround for changing text colors onMouseOver in Netscape. Thanks!
If you are using an image as a background in a table, keep in mind that IE and Netscape treat tables background totally different. IE for instance, will take a background image and use it once for the entire table. Netscape however will tile the image in each <TD>. If you post some of the table...
Hello. I need to find a way to decrease the instances of transparent gif in my pages. Currently the are used for positioning and spacing. I have used the margin-left and margin-top styles for positioning of images but I have another problem. If I try to use margin-left to position a nested...
Hi all,
Does anybody have any experience with both JSP and XSP? I'm looking for some pros and cons of each. Any information will be helpful.
--Caffeinerusher
As I understand it, ID will be replacing NAME when identifing an object. You see this change when writing pages that comply with XHTML standards. Hope that helps a little.
--Caffeinerusher
Hi,
I need help with some javascript that will detect a flash plugin. If the browser has the plugin, it needs to show the flash, if it does not, it needs to show a static image. I can only seem to get the script to partially work. I need it to work on IE 4.0+ Netscape 4.0+ for both PC and MAC...
Hi --
I'm writing a script and in it I need to connect to a remote host and then run a number of commands. The problem is that I cannot connect to the remote host without entering my password. I don't mind doing that, but when the password prompt comes up (prompted by the rsh command) and I...
I have been told the industry standard is no more than 8 seconds on a 56K. That is the standard we use for e-commerce developement. But the faster the better!
--Caffeinerusher
Hello,
I have a simple form that a customer fills out and submits it. A CGI takes the contents of the form and sends it as an email. Do do some recent problems with our server it has been requested that I also write the contents of the form to a log file. I would need each submission of the...
Hi,
I use a combination of Dreamweaver UltraDev and Homesite. The two biggest features in Homesite I use are the ability to edit files directly on the server. The second is the code validator. Dreamweaver doesn't seem to have anything that compares. I have written bogus HTML code and...
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.