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 &lt;<a href="mailto:umberto.nicoletti@gmail.com">umberto.nicoletti@gmail.com</a>&gt;:</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 &lt;<a href="mailto:leopedro.dev@gmail.com">leopedro.dev@gmail.com
</a>&gt; wrote:<br>&gt; Hi Umberto,<br>&gt;<br>&gt;&nbsp;&nbsp;Thank you for such a quick answer :)<br>&gt;&nbsp;&nbsp;I've read this good howto, and tried this very good howto successfully for<br>&gt; the basic part (I haven't made any zoom yet).
<br>&gt;&nbsp;&nbsp;But I don't know how to deal with this in J2EE apps.<br>&gt;&nbsp;&nbsp;My doGet method is doing all the work now, but i think it is not the better<br>&gt; way.<br>&gt;&nbsp;&nbsp;Don't you hava any example ?<br>&gt;<br>&gt;&nbsp;&nbsp;Thanks
<br>&gt;<br>&gt;&nbsp;&nbsp;Leo<br>&gt;<br>&gt;<br>&gt; 2005/12/19, Umberto Nicoletti &lt;<a href="mailto:umberto.nicoletti@gmail.com">umberto.nicoletti@gmail.com</a>&gt;:<br>&gt; &gt; Leonel,<br>&gt; &gt; when I started using Java mapscript I have created my first basic app
<br>&gt; &gt; by roughly translating this php example:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; <a href="http://mapserver.gis.umn.edu/docs/howto/phpmapscript-byexample">http://mapserver.gis.umn.edu/docs/howto/phpmapscript-byexample
</a><br>&gt; &gt;<br>&gt; &gt; HTH<br>&gt; &gt; Umberto<br>&gt; &gt;<br>&gt; &gt; On 12/19/05, Leonel Gonçalves &lt;<a href="mailto:leopedro.dev@gmail.com">leopedro.dev@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt; Hi list,<br>
&gt; &gt; &gt;<br>&gt; &gt; &gt;&nbsp;&nbsp;I'm a newbie to Mapscript, and I want to use Java Mapscript in a J2EE<br>&gt; &gt; &gt; application.<br>&gt; &gt; &gt;&nbsp;&nbsp;I've read how-tos, the wiki, searched the archives of the mailing list,
<br>&gt; and<br>&gt; &gt; &gt; want to thank people for this doc.<br>&gt; &gt; &gt;&nbsp;&nbsp;But I am still looking for a complete example in a java servlet, or at<br>&gt; &gt; &gt; least in a JSP page.<br>&gt; &gt; &gt;&nbsp;&nbsp;Can somebody send me such an&nbsp;&nbsp;example, please ?
<br>&gt; &gt; &gt;&nbsp;&nbsp;I'm not interrested in the enterprise specific part of the servlet,<br>&gt; this<br>&gt; &gt; &gt; part of the code could be hidden, but I'd like to see how to deal with<br>&gt; the<br>&gt; &gt; &gt; use of maspcript.
<br>&gt; &gt; &gt;&nbsp;&nbsp;Is it in the doGet method ? in a specific method ?<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;&nbsp;&nbsp;I think such an example could be very useful for beginners, and could<br>&gt; take<br>&gt; &gt; &gt; place in the wiki.
<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;&nbsp;&nbsp;Thanks,<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;&nbsp;&nbsp;Leo<br>&gt; &gt; &gt;<br>&gt; &gt;<br>&gt;<br>&gt;<br></blockquote></div><br>