Hi
when i taken struts2blank2.0.14 files in and compiled no problem is showing
but when i tried to deploy then the
[*javac*] Compiling 3 source files to F:\work\myprojects\Strutsspro1\WEB-INF
[*javac*] *
F:\work\myprojects\Strutsspro1\WEB-INF\src\java\example\ExampleSupport.java*:24:
package co
Im sory, but the example at http://struts.apache.org/2.1.8.1/docs/optgroup
.html is very simple. Dont have a real example...
But anyway... Im trying to use s:optgroup without success..
Here is how I did without struts tag:
">
">
And her
Make sure your struts JAR is in the Classpath of your project.
From: swathi reddy
To: Struts Users Mailing List
Sent: Wed, February 10, 2010 6:07:38 AM
Subject: package com.opensymphony.xwork2 does not exist
Hi
when i taken struts2blank2.0.14 files in and co
Hi,
does Struts2 has a problem using own converters on nested beans? I
created a file with -conversion.properties with following
content:
order.orderPart.property=de.eposcat.xyz.converter.MyOwnConverter
When the action is running the converter is not called (sysout for
testing on both conver
Hi Cimballi,
Have you tried to set latitude = 0f (in java class) or 0.0 in the
web textfield and then submit the form?
I debuged the source code and I believe there is a bug in ongl when
handling float value 0,
Of course when the value is not 0f, ognl can handle converition from
str
Frankie, here it works also with "0.0" entered in the UI.
Cimballi
On Wed, Feb 10, 2010 at 11:32 AM, BlackKnight wrote:
> Hi Cimballi,
>
>
> Have you tried to set latitude = 0f (in java class) or 0.0 in the web
> textfield and then submit the form?
>
> I debuged the source code and I believe
6 matches
Mail list logo