Search:

Type: Posts; User: chinnu

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    3,141

    Unable to access js file from jsp.

    Hi Champs,

    I am new to web development and working on a web based application. I am trying to access js file from jsp but getting 404 error.
    The project structure is


    Application
    ...
  2. Help needed in handling ajax call with parameter in Spring3 MVC.

    Hi,

    I am using Spring 3 MVC for an application.

    On a page, we have a drop down which contains department names so by selecting specific department name by a user we need to display department...
  3. Help needed - Embedding javascript code in JSP code.

    Hi,

    I have to build a jsp page which should display user information like user name, user profession, user address based on user selection.

    I have a dropdown list which displays the list of...
  4. Help needed to design the flow of Struts 1.2 or 1.3 application

    Hi,

    We are getting involved into new project which will start from scratch.

    We will be using Struts 1.2 or 1.3
    front end : jsp, javascript, jquery, xml.
    back end : db2

    We need to...
  5. Replies
    2
    Views
    2,312

    Struts application - slow request processing

    Hi,

    We are using Struts 1.2, java1.4 and websphere.

    When I run the application i.e after providing log in credentials I get home page, but it takes more time to get home page i.e. slow request...
  6. Writing huge sized file data(more than 100Mb) to a output stream(converting to byte[]

    Hi All,

    I have a file which is more than 100MB which needs to be written to a output stream (ServletOutputStream) as a response to a request where we can write byte array to a output stream....
  7. Replies
    1
    Views
    4,685

    Relative path issue with Context path struts

    Hi All,

    I have 2 projects -

    1. ProjecttContent - {context path ---> /hardware/xl/abc/content}
    |--------------WebContent
    ...
  8. Replies
    0
    Views
    1,459

    Not able to put some files inside Zip file

    Hi All,

    Can any one please let me know how to zip a directory which contains .xml and .txt files with sub directories?

    I tried below code but, its placing all the .xml, .txt files from the...
  9. Re: Downloading the file in Lotus Symphony spreadsheet format (ods)

    Please let me know if anyone have knowledge on this problem or good link which provides me the information. I tried to google, but didn't get any information.
  10. Downloading the file in Lotus Symphony spreadsheet format (ods)

    Hi All,

    I need help in understanding exporting (download) a file using java, struts. i.e. currently, in my application we have downloading a file option in ms excel format. If i try to open the...
Results 1 to 10 of 10