Advertisement

1 - 10 of 26 containing alltags:("jsp struts") (0.001 seconds)
Users of the form are to enter amounts in fields on the JSP.  After the second entry is made I want to add the new values entered together. <html:text property="auctionFees" value="" size="4" ma...
Zones: JSPDate Answered: 12/20/2004 Grade: A Views: 0
Hi, Can anyone tell me what is the easiest way to send data from one JSP to another JSP? Currently, I can think of two alternatives. First, which I used now, I used Servlet / Struts to put i...
Zones: JavaDate Answered: 06/06/2005 Grade: A Views: 0
if you are new to both struts and jsp, and if you know struts is it necessary to learn jsp at all. I started with struts and looks like struts can accomplish most of the things that a jsp can d...
Zones: Java, J2EE, FrameworksDate Answered: 08/10/2006 Grade: B Views: 10
Hey, I am new to this group. I have been heard a lot about this group and got registered my self. My question is : How do i display message like "records not found" in jsp when the list is emp...
Zones: JSPDate Answered: 11/15/2007 Grade: A Views: 0
I have a Iterate logic code which contains a text field. The thing is i would like to word wrap the text field which makes the screen look very wide if it has lot of chars. Can u please suggest a w...
Zones: Struts, JSPDate Answered: 05/15/2008 Grade: B Views: 56
I am implementing the file upload in jsp using struts, for thi si used the file tag. I am able to upload the file. But i want to validate the file directory path as user manually typed like 'aaa'. ...
Zones: JSP, JSTL / Tags, StrutsDate Answered: 09/06/2008 Grade: A Views: 96
in the action-mappings of struts-config.xml, can I create two actions with the same "path" new but different attributes, e.g. "validate", "name"? For example: WorkflowDispatch is a subclass of ...
Zones: JSPDate Answered: 03/31/2004 Grade: B Views: 38
hi experts, I have a fairly complicated page which contains dropdowns, textboxes, checkboxes and radio buttons. Now, can you tell me a good way to manipulate the fields in this form. I am using...
Zones: Web Languages/StandardsDate Answered: 09/22/2004 Grade: B Views: 0
Hi,    I want to know the exact difference between struts and jsf. Which is best combination to use with jsp's  Please help me in knowing this details, thanks in advance......    Its an urge...
Zones: JSPDate Answered: 09/23/2005 Grade: B Views: 0
Hi, I am going to desing a web application in jsp/servelet using strusts/tiles/tag-lib which use DTO, service locator desing patternes to call EJBs. I am wokring on presentaion layer and I have ...
Zones: JSPDate Answered: 11/25/2005 Grade: A Views: 0