Advertisement

1 - 10 of 41 containing alltags:("JSP HTML") (0.001 seconds)
I want to make a HTML prototype from the current Web application running. For all the pages present in the application, I need to collect the HTML generated Let me know if there is any tool or h...
Zones: Web Development, HTML, JSPDate Answered: 03/12/2008 Grade: B Views: 0
hi, how I can add html template to my jsp pages note: I am using netbeans5
Zones: JSP, HTMLDate Answered: 01/07/2008 Grade: A Views: 10
Hi, I have a question about how to pass a variable from a jsp page (index.jsp) to a jsp page (test.jsp) that appears on the index.jsp page within an iframe.  If possible, I want to avoid using j...
Zones: JSP, HTMLDate Answered: 03/20/2008 Grade: A Views: 70
Hi All, I have a drop down as shown below in my jsp. <form = "form1"> <select name="sel1"> <option value="100">CA</option> <option value="101">NJ</option> <option value="102">WI</option> </s...
Zones: JSPDate Answered: 07/16/2008 Grade: B Views: 74
Below is code of list box i want to hide this <TR class="Header">       <TD>Brand &nbsp;</TD>       <TD><Select name="matkl_1" SIZE="4" MULTIPLE STYLE="width: 200px">             <%             if(lub.canViewAllBrands...
Zones: CSS, JSPDate Answered: 09/18/2008 Grade: B Views: 132
The code below is what i have been using to try and get a connection along with some information with the database. The only problem that i can not get passed results = sql.executeQuery(); I have a...
Zones: JSPDate Answered: 03/25/2003 Grade: A Views: 0
Dear All, I am a newbie to JSP! I am selecting some 800 lines of records from a table and I need to save it in an excel sheet in the Client's PC. I am developing this app using JSP and I donn...
Zones: Web DevelopmentDate Answered: 08/07/2003 Grade: A Views: 0
Dear all, Could anybody give me the best suggestion on separating the functional code(JSP) and HTML rather than messing them up in a page. This will make us the programmers easy if the designer ...
Zones: JSPDate Answered: 06/29/2004 Grade: B Views: 0
Hi Experts, We have a JSP app and one of our page that displays a list of product info from the database is really long and it is taking too much time (7 seconds) to display. We did some diagno...
Zones: JSPDate Answered: 06/20/2005 Grade: B Views: 0
hi guys, i have a problem when refreshing or when i click refresh or revist the page from a different link my compiled class in the browser. What happens is that the table that is dynamcly generat...
Zones: Programming, J2EEDate Answered: 01/08/2006 Grade: A Views: 0