Re: HashMap with String as key

2019-03-13 Thread Prasanth
The html form generated is correctly showing the key but the hashmap doesn't have a value for 22419-23545 when the form is submitted. Thanks, Prasanth On 3/12/19 9:26 AM, Prasanth Pasala wrote: > Lukasz, > > There is no new keys in the hash map. The hash map is not updated at all. > Before the

Re: Migrating from Struts 1.2 to recent Struts

2019-03-13 Thread Dave Newton
On Tue, Mar 12, 2019 at 5:41 PM davidrobertwoos...@gmail.com < davidrobertwoos...@gmail.com> wrote: > The application uses 270 Tiles-based JSPs. It's a huge, complex user > interface. How would you approach that? > Honestly, I wouldn't--unless there's an overwhelmingly good reason to essentially