srikanth arroju

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

Recent posts by srikanth arroju

Dear Siddharth,

please check your url. and i did not find the mapping of index.jsp in struts-config.xml. as per web.xml your
url should end with .do extension.
13 years ago
in my struts config.xml the doctype is
13 years ago
Dear Sidharth,

can you show the struts-config.xml
13 years ago
Dear Laxmi,

I have used Indexed form in one of my Application. i have written a validation method in my action class .that method has a list as a parameter.
that list contains all the indexed propeties. and this method will return a hash map. which contains all the error messages of indexed properties.
and i will show the hash map values to the user.

13 years ago
Dear Anwar ,

I have tried to compare directly from logic tag but not able to format the date .
so i have done the comparision in Action and displayed the rate in view.






13 years ago
i could not find includes as a folder in Your application. if includes is a app/WAR name then your referencing a link is correct
13 years ago
i have added @override annotation to the method


but it is throwing a compiler error



The method getPasswordAuthentication(String, String) of type SendMailExchange.SMTPAuthenticator
must override or implement a supertype method

15 years ago
for post i have changed the values.
15 years ago
Hello All,

Im trying to send mail through a java application


but it is throwing an exception
15 years ago
Hello All,

I'm trying to implement two actions on one event triggered. there are two different actions defined in Lifray portal Struts config.xml


how can i configure two actions as one action

the second action should be performed automatically means it should not prompt to user to save the icalendar file from browser
it should be saved automatically






15 years ago
thanks i have solved the problem by changing the root username and password
as in liferay-ds.xml.
16 years ago
sorry for posting the whole error log. there is no mysql-ds.xml in ROOT.war
but i found mysql-ds.xml file in

16 years ago
when i move the jboss folder outside orbean xforms folder im getting the same error



Edited by Jaikiran: Removed unnecessary log statement for better formatting of the post.
[ October 30, 2008: Message edited by: Jaikiran Pai ]
16 years ago
when i tried to start the jboss the following exceptions displayed at the console

16 years ago
when i run a custom tag example its generating this exception

16 years ago
JSP