...Here is my .jsp page that creates and populates a list, then pass it to <display:table
<%@ page language="java"%>
<%@ page import="java.util.*,com.miso.docs.FileNav;" %>
<%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean" %>
<%@ taglib...
Venu,
Thank you for your reply. Your suggestion did not work. But I was able to get my codes working by writing the full path of the destination path instead of "/repository".
replacing "/repository" with "C:/tomcat/webapps/project/repository/ + fileName" did the trick.
I'm not sure why the...
here is my code to use select box to change other text fields in the same form. I can't figure out why it's not working. it would be great if you can help me out. basically the select button allows you to choose an apartment type. and other text fields representing various features of the...
I noticed a bug in the javascript menu of our church site at
www.gracecovenant.net
the bug is that when you move your mouse over the menu, submenu box appears. And if you move the mouse out of the box from top of the box, the box stays there! You'll know what i mean when you go to the site...
well, I don't HATE netscape, but it's a real pain to make my webpage crossbrowser compatible.
I have two problems...
first, I am using css to have a watermark background in the middle of my webpage and have the position be absolute so it won't move when i scroll the page. It doesn't work on...
I don't know if this can be done with javascript, but it's worth a try.
I'm making a webpage where a person can customize the look of the website(fonts/bgcolor/linkcolor..etc) by filling out the form field(for example..inputting the hex code for bgcolor). but i also want to have color...
I am using css to do an absolute positioning so that I can put a text right between two tables of different color(so half of the text on one side of the table, other half on the other table). everything looks find on explorer and netscape on pc's BUT on MAC's the layer containing the text with...
thank you very much!! your code worked great!
but why "document.forms(0)"?? i didn't understand that part.
since my form was called "requestform" and the input name was "password", shouldn't requestform.password.value work?
where did "document" or...
here's what i'm trying to do....
have a background that loops..then an object will fadein in the middle of the third loop.
I have two layers...one with background animating...another with object fadingin. how can i ignore(or make invisible) the layer with object animation until the middle of...
I am making a asp page where my client can request for an id and password. on the requestform, i want to ensure that the client requests a password that has at least one numeric, one upper case, and one lower case characters. How can i use javascript to alert when requested pwd submitted did...
i'm new to flash, and i think this should be faily an easy question.
I have a flash animation on my site that keeps looping forver. how can i make the animation to loop only twice(or however many times)then stop at a certain frame during the second loop?
thank you in advance for help
i don't know if i'm asking this question in the right forum...but here it goes...
I have just completed my company webpage..to JUST find out that when i print any of the pages out on a printer, rightside gets cut off because the webpage is too wide. is there ANY easy way to fix this problem...
Well, i'm using IE on both pc and mac. I coded the site on pc. and when i looked at it on mac's, it looked not what i intended on pc. there could be a crossbrowser problem as well, but since i'm using IE on both of the platforms, crossplatform issue is what i'm concerned with. the url for the...
My site looks different when viewed with explorer on pc's and apple computers. What are the steps i should take to make sure my site is crossplatform compatible? What are crossplatform issues with html? I'm mostly having trouble with spacing of the texts and tables. thank you for your help
thanx, oldtemp for your response. well, I hear "click" sounds on the refresh. But I noticed that I didn't hear it on some other machines. it's the same sound i hear when I click on a link. or when I click on "back" button on the browser. Maybe it's just my machine..i'm...
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.