Enter Keywords:
1 - 10 of 175(0.015 seconds)
Sort By:
 
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, JSP, HTMLDate Answered: 03/12/2008 Rating: 7.5 Views: 4
This is how I am using my session EJB in the JSP. The lookup is in scriplets thus in the Service method.Now I need another approach ie is thru the JavaBean. Can you give me the code for the Bean an...
Zones: Java, J2EE, JNDIDate Answered: 05/19/2002 Rating: 7.6 Views: 0
I want to include a couple of JSP pages into an HTML page. Can this be done.  If so, please provide a code snippet example. Thanks
Zones: JSPDate Answered: 06/21/2004 Rating: 7.4 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 Rating: 8.2 Views: 0
hi is there any good exisiting web interface editor html editor with preview function i can use it in my website?
Zones: WebApplications, Web D...Date Answered: 05/19/2008 Rating: 8.6 Views: 0
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 Rating: 9.5 Views: 5
I need a jsp/html code where user can only select one out of two (input and checkbox) and when he selects input textbox, checkbox should be disabled and vice-versa. I know how to do the code throu...
Zones: JSP, HTMLDate Answered: 07/29/2008 Rating: 7.6 Views: 0
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 Rating: 7.8 Views: 55
Hi guys,             I am building a website using jsp but I have no idea about how to go with header and footer in this. could anyone please suggest how to do it. PLease provide few sample codes ...
Zones: JSPDate Answered: 11/19/2008 Rating: 6.7 Views: 21
I am creating the table shown below form the database using some jsp tags and html. The first column of the table is "App" , which is fetched from the database. The generated table has 6 rows with...
Zones: JSP, JSTL / Tags, HTMLDate Answered: 11/26/2008 Rating: 7.0 Views: 0