Ok, I'll try this way first.<br>
Thank for our advice, Umberto.<br>
<br>
Regards,<br>
<br>
Leonel<br><br><div><span class="gmail_quote">2005/12/19, Umberto Nicoletti <<a href="mailto:umberto.nicoletti@gmail.com">umberto.nicoletti@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have my app which is built with struts.<br>Just apply your favourite J2EE pattern if you are acquainted with J2EE<br>or pick one and learn it.<br><br>Otherwise you can create specialized wrapper objects that will deal<br>
with zoom, pan and query actions. your doGet method will still be<br>huge, but less cluttered.<br><br>Regards,<br>Umberto<br><br>On 12/19/05, Leonel Gonçalves <<a href="mailto:leopedro.dev@gmail.com">leopedro.dev@gmail.com
</a>> wrote:<br>> Hi Umberto,<br>><br>> Thank you for such a quick answer :)<br>> I've read this good howto, and tried this very good howto successfully for<br>> the basic part (I haven't made any zoom yet).
<br>> But I don't know how to deal with this in J2EE apps.<br>> My doGet method is doing all the work now, but i think it is not the better<br>> way.<br>> Don't you hava any example ?<br>><br>> Thanks
<br>><br>> Leo<br>><br>><br>> 2005/12/19, Umberto Nicoletti <<a href="mailto:umberto.nicoletti@gmail.com">umberto.nicoletti@gmail.com</a>>:<br>> > Leonel,<br>> > when I started using Java mapscript I have created my first basic app
<br>> > by roughly translating this php example:<br>> ><br>> ><br>> <a href="http://mapserver.gis.umn.edu/docs/howto/phpmapscript-byexample">http://mapserver.gis.umn.edu/docs/howto/phpmapscript-byexample
</a><br>> ><br>> > HTH<br>> > Umberto<br>> ><br>> > On 12/19/05, Leonel Gonçalves <<a href="mailto:leopedro.dev@gmail.com">leopedro.dev@gmail.com</a>> wrote:<br>> > > Hi list,<br>
> > ><br>> > > I'm a newbie to Mapscript, and I want to use Java Mapscript in a J2EE<br>> > > application.<br>> > > I've read how-tos, the wiki, searched the archives of the mailing list,
<br>> and<br>> > > want to thank people for this doc.<br>> > > But I am still looking for a complete example in a java servlet, or at<br>> > > least in a JSP page.<br>> > > Can somebody send me such an example, please ?
<br>> > > I'm not interrested in the enterprise specific part of the servlet,<br>> this<br>> > > part of the code could be hidden, but I'd like to see how to deal with<br>> the<br>> > > use of maspcript.
<br>> > > Is it in the doGet method ? in a specific method ?<br>> > ><br>> > > I think such an example could be very useful for beginners, and could<br>> take<br>> > > place in the wiki.
<br>> > ><br>> > > Thanks,<br>> > ><br>> > > Leo<br>> > ><br>> ><br>><br>><br></blockquote></div><br>