RE: problem There is no Action mapped for namespace / and action name hellome. -

2007-11-23 Thread kushi
??? > > Regards, > Rajagopal Y (Raj) > HCU-Consulting & Enterprise Solutions. > Phone: (C) +91-9986584084 / (W)+91-80-6658 3685. > -Original Message- > From: kushi [mailto:[EMAIL PROTECTED] > Sent: Friday, November 23, 2007 1:23 PM > To: user@struts.apache.

problem There is no Action mapped for namespace / and action name hellome. -

2007-11-22 Thread kushi
Tomcat/5.5.17 please let me suggest why this error is encounter. Thanks kushi -- View this message in context: http://www.nabble.com/problem-There-is-no-Action-mapped-for-namespace---and-action-name-hellome.---tf4860176.html#a13908169 Sent from the Struts - User mailing list archive at

how to use form input in java class

2007-10-18 Thread kushi
define action class "action1class.java" .in "action1class.java" class i required file name that i input in textbox. so how i can use that name in my java class .please give me ur suggestion as soon as possible. Thanks in advance. kushi -- View this message in context: http://ww

Starting of Tomcat failed, the server port 8084 is already in use.

2007-09-24 Thread kushi
Hello! I have a problem when i want to start my project in NetBeans he show me next thing: Starting server Bundled Tomcat (5.5.17) Starting of Tomcat failed, the server port 8084 is already in use. C:\Program Files\Tomcat6\apache-tomcat-6.0.13\webapps\BucketExplorerOnline_Code\nbproject\b

hide & unhide hyperlink

2007-08-22 Thread kushi
Hello , i want to know how to hide & unhide a hyperlink. Thanks -- View this message in context: http://www.nabble.com/hide---unhide-hyperlink-tf4315531.html#a12287720 Sent from the Struts - User mailing list archive at Nabble.com. ---

how to print & check value of boolean variable

2007-08-22 Thread kushi
Hello, i want to know how i can print value of a boolean variable in struts ,which i used in my java class. thanks -- View this message in context: http://www.nabble.com/how-to-print---check-value-of-boolean-variable-tf4315530.html#a12287717 Sent from the Struts - User mailing list archive at

how to use confirm dialog box

2007-08-21 Thread kushi
Hello experts, please suggest how to use confirmation dialog box in web application. i want to use this box in my application, where i list multiple files in JSP page. if i want to delete any file then first i want to show confirmation dialog like "are u sure to delete?" with yes or no option. if