vardhan reddy

Ranch Hand
+ Follow
since Oct 28, 2011
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by vardhan reddy

It will give 1st date of next month, but i dont want that date and I want to display warning message 'Invalide date' something like this.
12 years ago
Hi,
I'm planning to write generic class to validate any date format and DATE_PATTERN regex will be passed to validate method based on date format.
By using DateFormat, if parse (date format yyyymmdd) I will get but which is wrong date(month is wrong).

thanks for your reply.
12 years ago
Hi All,
I am validating date using regex and I'm trying to get matcher groups and getting wrong values. Can anyone check and let me know what i'm doing wrong.



12 years ago
Hi All,

How JVM will find is loading file is class or interface. How it will find extended/implemented files.

Thanks.
13 years ago
Ok, got your point.
We are planning to mount folders which contains excel files (these files will be used by exe). we will place exe file in unix environment itself.
13 years ago
Thanks Rob/Jan,

We are calling with in our network only and I got one option to call windows services using FreeTDS.
and we are checking to mount windows folder and use it in unix machine(not calling exe/ control files).
13 years ago
Thanks Nitin,

Can you please explain in details, I have no idea how to communicate between unix and windows.
If possible please provide any documents, it will be very helpful.

If I call below code what will happen, does it execute windows exe file?
13 years ago
Hi All,

I want to call exe file which is place in windows environment from Unix operatign system, unix and windows server are place in same organization (different countries).

Can any one tell how can I call exe file.

13 years ago
Nitin/Subramani,

I have updated setHeader before calling getOutputStream and still I am getting same error.
13 years ago
No Rob,
i have button info in jsp and control login in java class.
I have checked my controller logic, but still i'm getting same error
and my jsp code is:
13 years ago
Hi Rob,
Thanks for your reply,
i have only one button in my jsp and my logic is in controller class only.
13 years ago
Hi All,
I am generating excel reports using jasper. I am able to generate excel report and providing save options user, it is workign fine but in logs I'm getting error.
error trace


and here is my code


Thanks.
13 years ago
Hi All,
I am trying to generate jasper report, when I am trying compile my Report gettign below exception.

Java code


Thanks.
Haina, Thanks for your conformation.
I have done java part and waiting .net team to provide exe.
and one more boubt, do have to install .Net framework in my system to execute exe file ?? and what about is place exe in shared system ??
13 years ago