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
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.
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
Help required to load values in properties file(MessageResources) without
restarting/reloading the server.
Kindly give your suggestions.
In case of error in
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
6 matches
Mail list logo