Hi I managed to save the regex as ^[\d,]+$
I had to delete the SQL view parameter and add a new one because it just would not save! named VPb now i get one layer & in the log file RawKvp = BBOX... VIEWPARAMS= VPa:1,VPb:1234\,5678, HEIGHt..... further down time DEBUG [geoserver.ows] could not find kvp parser for: 'VPa'. Storing as raw string. time DEBUG [geoserver.ows] could not find kvp parser for: 'VPb'. Storing as raw string. a bit further down the query is shown as Select distinct id,val1,val2,geom from table where id IN (1) so the value VPb is not being passed into the query note: (the defult value of VPa happens to be 1 also happens to be the id of the featur in Layer1) -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Passing-multiple-id-s-via-a-url-to-viewparams-variable-tp4466010p4468080.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
