Hi,
I am using Kubuntu edgy OS..
I installed Netbeans yesterday...
The installation went smooth and fine...
here are the setup I have,
1) JDK - 1.5.0_11
2) Netbeans - netbeans-5.5
3) Tomcat - Bundled with Netbeans...
I thought of developing a Struts application in my Language - Tamil...
so
Hey Guys,
I try to make a Struts project wok with the m2eclipse plugin. When I
save my pom.xml I get the following error:
13/05/07 02:17:42 BST: Missing:
1) com.sun:tools:jar:1.5.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn instal
Just unzip it into eclipse folder. The zip should contain plugins and/or
features directories -after unzipping, contents of these directories
will be in eclipse/plugins eclipse/features.
Saravanan Vijayappan wrote:
> Hello,
>
> How should i install StrutsIDE plugin for eclipse 3.1.2 ?
>
> I hav
Does the datetimepicker have support for specifying different locales
and timezones? I am presuming that it takes into account the locale
specified by the request, but don't see that specifically mentioned
anywhere. And I don't see it indicating any support for timezones.
-- Allen
-
Hi Everyone,
I want to create a table using struts layout with edit,delete, update option
and accessing the data from the database.
I am new to struts...I want to learn more in thisPlease help.
Rgds
Shaki
-
If you like RoR (and I do) you might like some of the "magic" that
Struts 2 and Spring can provide. It isn't quite perfect yet (at least
not the Struts 2 part), but I'm pretty happy with it. By "magic" I
mean convention based configuration, which cuts down on the number of
places you have to ent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sid,
Sid wrote:
> Is there a way to hide/encrypt URL parameters using Struts?
Struts does not handle this directly. You'll have to do it yourself or
use an existing tool to protect these parameters.
When I do this type of thing, I symmetrically encr
Thank you:
This looks close to what I need. But I think I am missing something
here. I am setting an abject value in the Action. Where is this object
stored, on the ValueStack ? Basically I am setting a resuletSet in the
action and I need a tag to display it, so How can I access it from the tag
http://struts.apache.org/2.x/docs/access-to-valuestack-from-jsps.html
to quote
"There is a simple, if not elegant, solution available in JSP 2.0 EL, for
exposing ValueStack to OGNL. It is possible to create custom functions that
can be called from EL expressions. Functions have to be 'public sta
I read document from struts2 and I know has
label,name,cssStyle,cssClass,so I use as follows:
I want to set label "Your First Name" as red color and font size is 6,but
when I execute above code,I found label "Your First Name" is still black
color and not red color and its size is not 6,why? Ho
Hi
Is there a way to hide/encrypt URL parameters using Struts? Right now i am
passing some critical params in the URL
For e.g http://localhost:8080/method=xyz?param1=123¶m2=xyz
I want to avoid this. Please let me know if anything can be done about this.
Thanks
Sid
I hope I am interpreting your question properly. If not, sorry. It
sounds like you are asking when you return to page 1 from page 2 should
you re-populate the page 1 form. The answer is usually yes. Either
Struts-1 or Struts-2 tags will help in the re-population. If you want
to use plain html
12 matches
Mail list logo