follow the below steps
For HttpServletResponse set the
response.setContentType(".") ;
response.setHeader("Content-Disposition","attachment;filename=\"" + s2
+ "\"")
//s2-- is file
if required set Pragma & cache-control in header.
name
response.setContentLength() //file leng
In case of error in
Help required to load values in properties file(MessageResources) without
restarting/reloading the server.
Kindly give your suggestions.
ou suggested ?
thanks,
robin
Laurie Harper wrote:
> Prithivirajan Dhamodharan wrote:
>> Help required to load values in properties file(MessageResources)
without
>> restarting/reloading the server.
>>
>> Kindly give your suggestions.
>
> You'll need to impl
Hi All,
Is there any way to pass the argument value dynamically,
say,
Here, i need to change the key based on another form field name workflow.
Can you make sure that class file of ValidationUtil resides in the classpath
of your application ...
It usually bundled as jar file.
Prithvi
On 3/29/07, Niall Pemberton <[EMAIL PROTECTED]> wrote:
On 3/28/07, Dwight Galloway <[EMAIL PROTECTED]> wrote:
> here is what I have inside my struts, I
6 matches
Mail list logo